Searched defs:IsItemSelected (Results 1 – 5 of 5) sorted by relevance
90 …bool IsItemSelected(int index) const { return GetItemState(index, LVIS_SELECTED) == LVIS_SELECTED;… in IsItemSelected() function
339 bool CPWL_ListBox::IsItemSelected(int32_t nItemIndex) const { in IsItemSelected() function in CPWL_ListBox
622 bool CPWL_ListCtrl::IsItemSelected(int32_t nIndex) const { in IsItemSelected() function in CPWL_ListCtrl
476 bool CPDF_FormField::IsItemSelected(int index) const { in IsItemSelected() function in CPDF_FormField
236 bool CFWL_ListBox::IsItemSelected(CFWL_ListItem* pItem) { in IsItemSelected() function in CFWL_ListBox