Searched refs:GetSystemFormWidget (Results 1 – 4 of 4) sorted by relevance
95 pFocus->GetOwnerApp()->GetWidgetMgr()->GetSystemFormWidget(pFocus); in SetFocus()296 if (m_pFocus && pWidgetMgr->GetSystemFormWidget(m_pFocus) != pForm) in DoKey()436 pMessageForm = pWidgetMgr->GetSystemFormWidget(pDstTarget); in GetMessageForm()
40 CFWL_Widget* GetSystemFormWidget(CFWL_Widget* pWidget) const;
181 CFWL_Widget* form1 = m_pWidgetMgr->GetSystemFormWidget(this); in TransformTo()188 CFWL_Widget* form2 = m_pWidgetMgr->GetSystemFormWidget(pWidget); in TransformTo()
90 CFWL_Widget* CFWL_WidgetMgr::GetSystemFormWidget(CFWL_Widget* pWidget) const { in GetSystemFormWidget() function in CFWL_WidgetMgr160 pNative = GetSystemFormWidget(pWidget); in RepaintWidget()