Searched refs:GetCurrentSelection (Results 1 – 2 of 2) sorted by relevance
96 int32_t GetCurrentSelection() const { return m_iCurSel; } in GetCurrentSelection() function
226 CFWL_ListItem* hItem = GetItem(this, pOuter->GetCurrentSelection()); in OnDropListKeyDown()