Searched refs:widgetMgr (Results 1 – 1 of 1) sorted by relevance
121 static void NotifyHideChildWidget(CFWL_WidgetMgr* widgetMgr, in NotifyHideChildWidget() argument124 CFWL_Widget* child = widgetMgr->GetFirstChildWidget(widget); in NotifyHideChildWidget()127 NotifyHideChildWidget(widgetMgr, child, noteDriver); in NotifyHideChildWidget()128 child = widgetMgr->GetNextSiblingWidget(child); in NotifyHideChildWidget()139 CFWL_WidgetMgr* widgetMgr = GetOwnerApp()->GetWidgetMgr(); in SetStates() local141 CFWL_Widget* child = widgetMgr->GetFirstChildWidget(this); in SetStates()144 NotifyHideChildWidget(widgetMgr, child, noteDriver); in SetStates()145 child = widgetMgr->GetNextSiblingWidget(child); in SetStates()