Searched refs:GetSelIndex (Results 1 – 3 of 3) sorted by relevance
63 int32_t GetSelIndex(int32_t nIndex);
131 int32_t idx = GetSelIndex(nIndexSel); in GetSelItem()137 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex() function in CFWL_ListBox
88 iSelArray.push_back(pListBox->GetSelIndex(i)); in CommitData()