Searched defs:GetItemRect (Results 1 – 5 of 5) sorted by relevance
94 …bool GetItemRect(int index, RECT *rect, int code) { return BOOLToBool(ListView_GetItemRect(_window… in GetItemRect() function
253 CPDF_Rect CFX_List::GetItemRect(int32_t nIndex) const { in GetItemRect() function in CFX_List589 CPDF_Rect CFX_ListCtrl::GetItemRect(int32_t nIndex) const { in GetItemRect() function in CFX_ListCtrl
244 FWL_ERR CFWL_ListBox::CFWL_ListBoxDP::GetItemRect(IFWL_Widget* pWidget, in GetItemRect() function in CFWL_ListBox::CFWL_ListBoxDP
278 FWL_ERR CFWL_ComboBox::CFWL_ComboBoxDP::GetItemRect(IFWL_Widget* pWidget, in GetItemRect() function in CFWL_ComboBox::CFWL_ComboBoxDP
263 void CFWL_ComboListImp::GetItemRect(int32_t nIndex, CFX_RectF& rtItem) { in GetItemRect() function in CFWL_ComboListImp