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

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h 141 bool use_platform_spellchecker_; member in class:SpellcheckHunspellDictionary
spellcheck_hunspell_dictionary.cc 98 use_platform_spellchecker_(false),
114 use_platform_spellchecker_ = true;
153 return use_platform_spellchecker_;

Completed in 46 milliseconds