Searched refs:SetUpdateAutoCompleterChoices (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DAddressTextControl.cpp60 void SetUpdateAutoCompleterChoices(bool update);
297 AddressTextControl::TextView::SetUpdateAutoCompleterChoices(bool update) function in class:AddressTextControl::TextView
874 fTextView->SetUpdateAutoCompleterChoices(false);
876 fTextView->SetUpdateAutoCompleterChoices(true);
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp160 void SetUpdateAutoCompleterChoices(bool update);
340 URLInputGroup::URLTextView::SetUpdateAutoCompleterChoices(bool update) function in class:URLInputGroup::URLTextView
737 fTextView->SetUpdateAutoCompleterChoices(false);
739 fTextView->SetUpdateAutoCompleterChoices(true);

Completed in 36 milliseconds