Searched refs:wrong_word (Results 1 – 7 of 7) sorted by relevance
43 const base::string16& wrong_word, in FillSuggestionList() argument46 wrong_word, optional_suggestions)); in FillSuggestionList()
92 const base::string16& wrong_word, in FillSuggestionList() argument94 std::string wrong_word_utf8(base::UTF16ToUTF8(wrong_word)); in FillSuggestionList()
29 const base::string16& wrong_word,
19 const base::string16& wrong_word,
35 const base::string16& wrong_word,
66 void FillSuggestionList(const base::string16& wrong_word,
196 void FillSuggestionList(const base::string16& wrong_word,198 NSString* NS_wrong_word = base::SysUTF16ToNSString(wrong_word);199 // The suggested words for |wrong_word|.