Home
last modified time | relevance | path

Searched defs:word_to_check (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
Dcocoa_spelling_engine_mac.cc31 bool CocoaSpellingEngine::CheckSpelling(const base::string16& word_to_check, in CheckSpelling()
Dhunspell_engine.cc77 bool HunspellEngine::CheckSpelling(const base::string16& word_to_check, in CheckSpelling()
/external/chromium/chrome/browser/
Dspellchecker_linux.cc43 bool CheckSpelling(const string16& word_to_check, int tag) { in CheckSpelling()
Dspellchecker_win.cc43 bool CheckSpelling(const string16& word_to_check, int tag) { in CheckSpelling()