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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.h134 AutocompleteMatch CurrentMatch();
H A Dautocomplete_edit.cc130 AutocompleteMatch AutocompleteEditModel::CurrentMatch() { function in class:AutocompleteEditModel
216 AutocompleteMatch current_match = CurrentMatch();
223 instant->Update(tab, CurrentMatch(), view_->GetText(),

Completed in 134 milliseconds