Searched refs:SelectedChoiceIndex (Results 1 – 5 of 5) sorted by relevance
129 int32 index = SelectedChoiceIndex() - CountVisibleChoices(); in Filter()137 int32 index = SelectedChoiceIndex() + CountVisibleChoices(); in Filter()
182 BAutoCompleter::SelectedChoiceIndex() const in SelectedChoiceIndex() function in BAutoCompleter185 return fCompletionStyle->SelectedChoiceIndex(); in SelectedChoiceIndex()
101 virtual int32 SelectedChoiceIndex() const = 0;144 int32 SelectedChoiceIndex() const;
38 virtual int32 SelectedChoiceIndex() const;
110 BDefaultCompletionStyle::SelectedChoiceIndex() const in SelectedChoiceIndex() function in BDefaultCompletionStyle