Searched refs:ClassifyLocationInString (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dautocomplete_match.h127 static void ClassifyLocationInString(size_t match_location,
H A Dkeyword_provider.cc438 AutocompleteMatch::ClassifyLocationInString(0, match->contents.length(),
460 AutocompleteMatch::ClassifyLocationInString(content_param_offsets[1],
H A Dautocomplete_match.cc186 ClassifyLocationInString(text.find(find_text), find_text.length(),
191 void AutocompleteMatch::ClassifyLocationInString( function in class:AutocompleteMatch
H A Dsearch_suggestion_parser.cc231 AutocompleteMatch::ClassifyLocationInString(match_start,
/external/chromium_org/chrome/browser/autocomplete/
H A Dzero_suggest_provider.cc299 AutocompleteMatch::ClassifyLocationInString(base::string16::npos, 0,
305 AutocompleteMatch::ClassifyLocationInString(base::string16::npos, 0,
H A Dbookmark_provider.cc333 AutocompleteMatch::ClassifyLocationInString(i->first, i->second - i->first,
H A Dhistory_url_provider.cc642 AutocompleteMatch::ClassifyLocationInString(
1181 AutocompleteMatch::ClassifyLocationInString(match_start,
1185 AutocompleteMatch::ClassifyLocationInString(base::string16::npos, 0,

Completed in 254 milliseconds