Searched refs:CountSelItems (Results 1 – 3 of 3) sorted by relevance
83 int32_t iSels = pListBox->CountSelItems(); in CommitData()95 int32_t iSels = pListBox->CountSelItems(); in IsDataChanged()158 int32_t iSels = pListBox->CountSelItems(); in OnSelectChanged()
61 int32_t CountSelItems();
124 int32_t CFWL_ListBox::CountSelItems() { in CountSelItems() function in CFWL_ListBox