Searched refs:GetWidgetMgr (Results 1 – 8 of 8) sorted by relevance
28 IFWL_WidgetMgr* IFWL_App::GetWidgetMgr() { in GetWidgetMgr() function in IFWL_App29 return static_cast<CFWL_AppImp*>(GetImpl())->GetWidgetMgr(); in GetWidgetMgr()80 IFWL_WidgetMgr* CFWL_AppImp::GetWidgetMgr() { in GetWidgetMgr() function in CFWL_AppImp
25 return pApp->GetWidgetMgr(); in FWL_GetWidgetMgr()30 m_pAdapter = pAdapterNative->GetWidgetMgr(m_pDelegate); in CFWL_WidgetMgr()
469 static_cast<CFWL_WidgetMgr*>(pApp->GetWidgetMgr()); in ShowChildWidget()
20 virtual IFWL_AdapterWidgetMgr* GetWidgetMgr(
25 virtual IFWL_WidgetMgr* GetWidgetMgr();
23 IFWL_WidgetMgr* GetWidgetMgr();
44 IFWL_AdapterWidgetMgr* GetWidgetMgr(
188 IFWL_AdapterWidgetMgr* CXFA_FFApp::GetWidgetMgr( in GetWidgetMgr() function in CXFA_FFApp