Searched refs:IFWL_WidgetMgrDelegate (Results 1 – 6 of 6) sorted by relevance
11 class IFWL_WidgetMgrDelegate; variable41 class IFWL_WidgetMgrDelegate {43 virtual ~IFWL_WidgetMgrDelegate() {} in ~IFWL_WidgetMgrDelegate()
45 IFWL_WidgetMgrDelegate* pDelegate) override;55 IFWL_WidgetMgrDelegate* GetWidgetMgrDelegate() { in GetWidgetMgrDelegate()69 IFWL_WidgetMgrDelegate* m_pWidgetMgrDelegate;
189 IFWL_WidgetMgrDelegate* pDelegate) { in GetWidgetMgr()
9 class IFWL_WidgetMgrDelegate; variable21 IFWL_WidgetMgrDelegate* pDelegate) = 0;
13 class IFWL_WidgetMgrDelegate; variable
136 class CFWL_WidgetMgrDelegate : public IFWL_WidgetMgrDelegate {