HomeSort by relevance Sort by last modified time
    Searched defs:GetKeywordForText (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_model.cc 140 return GetKeywordForText(match.fill_into_edit, keyword);
143 bool AutocompletePopupModel::GetKeywordForText(const string16& text,
  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider.cc 183 string16 KeywordProvider::GetKeywordForText(const string16& text) const {

Completed in 208 milliseconds