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