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

  /external/chromium/chrome/common/
spellcheck_common.h 27 void SpellCheckLanguages(std::vector<std::string>* languages);
spellcheck_common.cc 165 void SpellCheckLanguages(std::vector<std::string>* languages) {
  /external/chromium/chrome/browser/ui/webui/options/
language_options_handler_common.cc 133 SpellCheckCommon::SpellCheckLanguages(&spell_check_languages);

Completed in 118 milliseconds