Searched refs:AppendChild (Results 1 – 4 of 4) sorted by relevance
200 pLayout->GetRootPane()->AppendChild(pPic); in nnMain()218 pLayout->GetRootPane()->AppendChild(pPic); in nnMain()238 pLayout->GetRootPane()->AppendChild(pPic); in nnMain()
968 void AppendChild(Pane* pChild);
250 pParentPane->AppendChild(pPane); in Build()
379 Pane::AppendChild(Pane* pChild) in AppendChild() function in nw::lyt::Pane