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

/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp170 TextViewCompleter* fURLAutoCompleter; member in class:URLInputGroup::URLTextView
179 fURLAutoCompleter(new TextViewCompleter(this,
186 fURLAutoCompleter->SetModificationsReported(true);
192 delete fURLAutoCompleter;
393 fURLAutoCompleter->TextModified(fUpdateAutoCompleterChoices);
402 fURLAutoCompleter->TextModified(fUpdateAutoCompleterChoices);

Completed in 42 milliseconds