Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_match.h113 static void ClassifyMatchInString(const string16& find_text,
Dautocomplete_match.cc111 void AutocompleteMatch::ClassifyMatchInString( in ClassifyMatchInString() function in AutocompleteMatch
Dhistory_url_provider.cc389 AutocompleteMatch::ClassifyMatchInString(input.text(), in FixupExactSuggestion()
816 AutocompleteMatch::ClassifyMatchInString(params->input.text(), in HistoryMatchToACMatch()
Dsearch_provider.cc863 AutocompleteMatch::ClassifyMatchInString(input_text, match.contents, in NavigationToMatch()
868 AutocompleteMatch::ClassifyMatchInString(input_text, navigation.site_name, in NavigationToMatch()