Searched refs:GetLastChildWidget (Results 1 – 2 of 2) sorted by relevance
94 CFWL_Widget* GetLastChildWidget(CFWL_Widget* pWidget) const;
78 CFWL_Widget* CFWL_WidgetMgr::GetLastChildWidget(CFWL_Widget* pWidget) const { in GetLastChildWidget() function in CFWL_WidgetMgr266 CFWL_Widget* child = GetLastChildWidget(parent); in GetWidgetAtPoint()