Searched refs:ShouldAllowExactKeywordMatch (Results 1 – 2 of 2) sorted by relevance
432 bool ShouldAllowExactKeywordMatch(const string16& old_user_text,
793 ShouldAllowExactKeywordMatch(old_user_text, user_text_, selection_start); in OnAfterPossibleChange()976 bool AutocompleteEditModel::ShouldAllowExactKeywordMatch( in ShouldAllowExactKeywordMatch() function in AutocompleteEditModel