Searched refs:IsUsingPlatformChecker (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_hunspell_dictionary.h65 bool IsUsingPlatformChecker() const;
H A Dspellcheck_hunspell_dictionary.cc141 return GetDictionaryFile().IsValid() || IsUsingPlatformChecker();
152 bool SpellcheckHunspellDictionary::IsUsingPlatformChecker() const { function in class:SpellcheckHunspellDictionary

Completed in 92 milliseconds