Searched refs:IFWL_Panel (Results 1 – 3 of 3) sorted by relevance
14 IFWL_Panel* IFWL_Panel::Create(CFWL_WidgetImpProperties& properties, in Create()16 IFWL_Panel* pPanel = new IFWL_Panel; in Create()22 IFWL_Panel::IFWL_Panel() {} in IFWL_Panel() function in IFWL_Panel23 IFWL_Content* IFWL_Panel::GetContent() { in GetContent()26 FWL_ERR IFWL_Panel::SetContent(IFWL_Content* pContent) { in SetContent()
11 class IFWL_Panel; variable16 class IFWL_Panel : public IFWL_Widget {18 static IFWL_Panel* Create(CFWL_WidgetImpProperties& properties,25 IFWL_Panel();
10 class IFWL_Panel; variable67 class IFWL_Form : public IFWL_Panel {