HomeSort by relevance Sort by last modified time
    Searched defs:CheckSpelling (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/renderer/spellchecker/
cocoa_spelling_engine_mac.cc 31 bool CocoaSpellingEngine::CheckSpelling(const base::string16& word_to_check,
hunspell_engine.cc 77 bool HunspellEngine::CheckSpelling(const base::string16& word_to_check,
spellcheck_unittest.cc 79 bool CheckSpelling(const std::string& word, int tag) {
80 return spell_check_->spellcheck_.platform_spelling_engine_->CheckSpelling(
    [all...]

Completed in 379 milliseconds