Searched refs:pWidgetMgr (Results 1 – 2 of 2) sorted by relevance
171 CFWL_WidgetMgr* pWidgetMgr = pMessageForm->GetOwnerApp()->GetWidgetMgr(); in DoKey() local174 if (m_pFocus && pWidgetMgr->GetSystemFormWidget(m_pFocus.Get()) != pForm) in DoKey()198 CFWL_WidgetMgr* pWidgetMgr = pMessageForm->GetOwnerApp()->GetWidgetMgr(); in DoKey() local199 CFWL_Widget* pDefButton = pWidgetMgr->GetDefaultButton(pMessageForm); in DoKey()225 CFWL_WidgetMgr* pWidgetMgr = pMessageForm->GetOwnerApp()->GetWidgetMgr(); in DoWheel() local227 CFWL_Widget* pDst = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoWheel()238 CFWL_WidgetMgr* pWidgetMgr = pMessageForm->GetOwnerApp()->GetWidgetMgr(); in DoMouseEx() local245 pTarget = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoMouseEx()281 CFWL_WidgetMgr* pWidgetMgr = pDstTarget->GetOwnerApp()->GetWidgetMgr(); in GetMessageForm() local282 return pWidgetMgr->GetSystemFormWidget(pDstTarget); in GetMessageForm()
349 CFWL_WidgetMgr* pWidgetMgr = GetOwnerApp()->GetWidgetMgr(); in GetOffsetFromParent() local357 pDstWidget = pWidgetMgr->GetParentWidget(pDstWidget); in GetOffsetFromParent()