Home
last modified time | relevance | path

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

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