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

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h 65 bool IsUsingPlatformChecker() const;
spellcheck_hunspell_dictionary.cc 141 return GetDictionaryFile().IsValid() || IsUsingPlatformChecker();
152 bool SpellcheckHunspellDictionary::IsUsingPlatformChecker() const {

Completed in 41 milliseconds