HomeSort by relevance Sort by last modified time
    Searched refs:HasWord (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.h 94 bool HasWord(const std::string& word) const;
spellcheck_message_filter.cc 153 if (spellcheck->GetCustomDictionary()->HasWord(
spellcheck_custom_dictionary_unittest.cc     [all...]
spellcheck_custom_dictionary.cc 264 bool SpellcheckCustomDictionary::HasWord(const std::string& word) const {

Completed in 58 milliseconds