HomeSort by relevance Sort by last modified time
    Searched full:current_match (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 216 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);
    [all...]

Completed in 552 milliseconds