Home
last modified time | relevance | path

Searched refs:ShouldAllowExactKeywordMatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit.h432 bool ShouldAllowExactKeywordMatch(const string16& old_user_text,
Dautocomplete_edit.cc793 ShouldAllowExactKeywordMatch(old_user_text, user_text_, selection_start); in OnAfterPossibleChange()
976 bool AutocompleteEditModel::ShouldAllowExactKeywordMatch( in ShouldAllowExactKeywordMatch() function in AutocompleteEditModel