Searched refs:updateChoices (Results 1 – 6 of 6) sorted by relevance
96 TextViewCompleter::TextModified(bool updateChoices) in TextModified() argument98 EditViewStateChanged(updateChoices); in TextModified()
208 BAutoCompleter::EditViewStateChanged(bool updateChoices) in EditViewStateChanged() argument211 fCompletionStyle->EditViewStateChanged(updateChoices); in EditViewStateChanged()
106 virtual void EditViewStateChanged(bool updateChoices) = 0;136 bool updateChoices = true);
26 void TextModified(bool updateChoices);
43 virtual void EditViewStateChanged(bool updateChoices);
161 BDefaultCompletionStyle::EditViewStateChanged(bool updateChoices) in EditViewStateChanged() argument176 if (!updateChoices) in EditViewStateChanged()