Searched refs:IsChoiceSelected (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleter.cpp152 BAutoCompleter::IsChoiceSelected() const function in class:BAutoCompleter
155 return fCompletionStyle->IsChoiceSelected();
H A DAutoCompleter.h100 virtual bool IsChoiceSelected() const = 0;
141 bool IsChoiceSelected() const;
H A DAutoCompleterDefaultImpl.h37 virtual bool IsChoiceSelected() const;
H A DTextViewCompleter.cpp148 if (IsChoiceSelected()) {
H A DAutoCompleterDefaultImpl.cpp103 BDefaultCompletionStyle::IsChoiceSelected() const function in class:BDefaultCompletionStyle

Completed in 27 milliseconds