Home
last modified time | relevance | path

Searched refs:pTextBoxDisabled (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/demos/lyt/locationAdjust/sources/
Dmain.cpp237 … nw::lyt::Pane *const pTextBoxDisabled = pLayout->GetRootPane()->FindPaneByName("TextBoxDisabled"); in nnMain() local
238 NW_NULL_ASSERT(pTextBoxDisabled); in nnMain()
255 pTextBoxDisabled->SetVisible(! bLocationAdjust); in nnMain()