Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit.cc216 AutocompleteMatch current_match = CurrentMatch(); in OnChanged() local
217 if (current_match.destination_url == PermanentURL()) { in OnChanged()
510 AutocompleteMatch current_match; in OpenURL() local
511 GetInfoForCurrentText(&current_match, NULL); in OpenURL()
515 current_match : result().match_at(index); in OpenURL()