Searched refs:hideChoices (Results 1 – 4 of 4) sorted by relevance
192 BAutoCompleter::ApplyChoice(bool hideChoices) in ApplyChoice() argument195 fCompletionStyle->ApplyChoice(hideChoices); in ApplyChoice()
103 virtual void ApplyChoice(bool hideChoices = true) = 0;146 void ApplyChoice(bool hideChoices = true);
40 virtual void ApplyChoice(bool hideChoices = true);
117 BDefaultCompletionStyle::ApplyChoice(bool hideChoices) in ApplyChoice() argument134 if (hideChoices) { in ApplyChoice()