Searched refs:GetItemAtPoint (Results 1 – 5 of 5) sorted by relevance
39 FWL_HLISTITEM GetItemAtPoint(FX_FLOAT fx, FX_FLOAT fy);
53 FWL_HLISTITEM GetItemAtPoint(FX_FLOAT fx, FX_FLOAT fy);
165 FWL_HLISTITEM CFWL_ListBox::GetItemAtPoint(FX_FLOAT fx, FX_FLOAT fy) { in GetItemAtPoint() function in CFWL_ListBox
457 FWL_HLISTITEM CFWL_ListBoxImp::GetItemAtPoint(FX_FLOAT fx, FX_FLOAT fy) { in GetItemAtPoint() function in CFWL_ListBoxImp1069 FWL_HLISTITEM hItem = m_pOwner->GetItemAtPoint(pMsg->m_fx, pMsg->m_fy); in OnLButtonDown()1094 m_pOwner->GetItemAtPoint(pMsg->m_fx, pMsg->m_fy); in OnLButtonDown()
354 FWL_HLISTITEM hItem = m_pOwner->GetItemAtPoint(pMsg->m_fx, pMsg->m_fy); in OnDropListMouseMove()399 FWL_HLISTITEM hItem = m_pOwner->GetItemAtPoint(pMsg->m_fx, pMsg->m_fy); in OnDropListLButtonUp()