Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_match.cc116 ClassifyLocationInString(text.find(find_text), find_text.length(), in ClassifyMatchInString()
120 void AutocompleteMatch::ClassifyLocationInString( in ClassifyLocationInString() function in AutocompleteMatch
Dkeyword_provider.cc339 AutocompleteMatch::ClassifyLocationInString(0, match->contents.length(), in FillInURLAndContents()
358 AutocompleteMatch::ClassifyLocationInString(content_param_offsets[1], in FillInURLAndContents()
437 AutocompleteMatch::ClassifyLocationInString( in CreateAutocompleteMatch()
Dautocomplete_match.h122 static void ClassifyLocationInString(size_t match_location,
Dhistory_url_provider.cc338 AutocompleteMatch::ClassifyLocationInString(match_location, in SuggestExactInput()
807 AutocompleteMatch::ClassifyLocationInString(match_start, in HistoryMatchToACMatch()
811 AutocompleteMatch::ClassifyLocationInString(string16::npos, 0, in HistoryMatchToACMatch()