Searched refs:GetWidgetAtPoint (Results 1 – 3 of 3) sorted by relevance
52 CFWL_Widget* GetWidgetAtPoint(CFWL_Widget* pParent,
358 CFWL_Widget* pDst = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoWheel()378 pTarget = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoMouseEx()
260 CFWL_Widget* CFWL_WidgetMgr::GetWidgetAtPoint(CFWL_Widget* parent, in GetWidgetAtPoint() function in CFWL_WidgetMgr279 return GetWidgetAtPoint(child, pos); in GetWidgetAtPoint()