Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/lyt/locationAdjust/sources/
Dmain.cpp235 … nw::lyt::Pane *const pTextBoxEnabled = pLayout->GetRootPane()->FindPaneByName("TextBoxEnabled"); in nnMain() local
236 NW_NULL_ASSERT(pTextBoxEnabled); in nnMain()
254 pTextBoxEnabled->SetVisible(bLocationAdjust); in nnMain()