HomeSort by relevance Sort by last modified time
    Searched refs:SEARCH_HISTORY (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 76 SEARCH_HISTORY, // A past search (with the default engine)
search_provider.cc 96 if ((i->type == AutocompleteMatch::SEARCH_HISTORY) ||
103 if (((i->type == AutocompleteMatch::SEARCH_HISTORY) ||
647 AutocompleteMatch::SEARCH_HISTORY, did_not_accept_suggestion,
    [all...]
autocomplete_edit.cc 462 match.type == AutocompleteMatch::SEARCH_HISTORY ||
819 case AutocompleteMatch::SEARCH_HISTORY:
    [all...]
  /external/chromium/chrome/browser/
omnibox_search_hint.cc 195 type == AutocompleteMatch::SEARCH_HISTORY ||
  /external/chromium/chrome/browser/instant/
instant_controller.cc 679 match.type == AutocompleteMatch::SEARCH_HISTORY ||

Completed in 204 milliseconds