Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp233 …static const char *const paneNames[] = { "picture_0", "picture_1", "picture_2", "picture_3", "pict… in nnMain() local
255 if (nw::lyt::Pane* pPane = pLayout->GetRootPane()->FindPaneByName(paneNames[i])) in nnMain()