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