Searched refs:InsertWidget (Results 1 – 3 of 3) sorted by relevance
44 void InsertWidget(CFWL_Widget* pParent, CFWL_Widget* pChild);
52 m_pWidgetMgr->InsertWidget(pParent, this); in CFWL_Widget()
173 void CFWL_WidgetMgr::InsertWidget(CFWL_Widget* pParent, CFWL_Widget* pChild) { in InsertWidget() function in CFWL_WidgetMgr