Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dspellchecker_win.cc47 void FillSuggestionList(const string16& wrong_word, in FillSuggestionList() argument
Dspellchecker_linux.cc47 void FillSuggestionList(const string16& wrong_word, in FillSuggestionList() argument
Dspellchecker_platform_engine.h63 void FillSuggestionList(const string16& wrong_word,
Dspellchecker_mac.mm245 void FillSuggestionList(const string16& wrong_word,
247 NSString* NS_wrong_word = base::SysUTF16ToNSString(wrong_word);
249 // The suggested words for |wrong_word|.