Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_match.h70 HISTORY_TITLE, // A past page whose title contains the input. enumerator
Dhistory_quick_provider.cc144 AutocompleteMatch::HISTORY_TITLE); in QuickMatchToACMatch()
Dhistory_contents_provider.cc213 AutocompleteMatch::HISTORY_TITLE : AutocompleteMatch::HISTORY_BODY); in ResultToMatch()
/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc441 type != AutocompleteMatch::HISTORY_TITLE && in OnResultChanged()