Home
last modified time | relevance | path

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

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