Searched refs:GetWidgetAtPoint (Results 1 – 3 of 3) sorted by relevance
49 CFWL_Widget* GetWidgetAtPoint(CFWL_Widget* pParent,
351 CFWL_Widget* pDst = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoWheel()371 pTarget = pWidgetMgr->GetWidgetAtPoint(pMessageForm, pMsg->m_pos); in DoMouseEx()
261 CFWL_Widget* CFWL_WidgetMgr::GetWidgetAtPoint(CFWL_Widget* parent, in GetWidgetAtPoint() function in CFWL_WidgetMgr275 return GetWidgetAtPoint(child, pos); in GetWidgetAtPoint()