Searched defs:current_match (Results 1 - 1 of 1) sorted by relevance

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

Completed in 100 milliseconds