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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.cc 116 ClassifyLocationInString(text.find(find_text), find_text.length(),
120 void AutocompleteMatch::ClassifyLocationInString(
autocomplete_match.h 122 static void ClassifyLocationInString(size_t match_location,
keyword_provider.cc 339 AutocompleteMatch::ClassifyLocationInString(0, match->contents.length(),
358 AutocompleteMatch::ClassifyLocationInString(content_param_offsets[1],
437 AutocompleteMatch::ClassifyLocationInString(
history_url_provider.cc 338 AutocompleteMatch::ClassifyLocationInString(match_location,
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider.cc 84 AutocompleteMatch::ClassifyLocationInString(name_match_index,
89 AutocompleteMatch::ClassifyLocationInString(url_match_index,
autocomplete_match.h 129 static void ClassifyLocationInString(size_t match_location,
autocomplete_match.cc 203 ClassifyLocationInString(text.find(find_text), find_text.length(),
208 void AutocompleteMatch::ClassifyLocationInString(
zero_suggest_provider.cc 362 AutocompleteMatch::ClassifyLocationInString(string16::npos, 0,
368 AutocompleteMatch::ClassifyLocationInString(string16::npos, 0,
bookmark_provider.cc 272 AutocompleteMatch::ClassifyLocationInString(i->first, i->second - i->first,
contact_provider_chromeos.cc 52 AutocompleteMatch::ClassifyLocationInString(name_index_in_full_name,
keyword_provider.cc 496 AutocompleteMatch::ClassifyLocationInString(0, match->contents.length(),
517 AutocompleteMatch::ClassifyLocationInString(content_param_offsets[1],
history_url_provider.cc 373 AutocompleteMatch::ClassifyLocationInString(match_location,
    [all...]
search_provider.cc     [all...]

Completed in 155 milliseconds