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

  /external/chromium_org/chrome/common/extensions/api/spellcheck/
spellcheck_handler.cc 36 if (!spellcheck_value->HasKey(keys::kSpellcheckDictionaryLanguage) ||
37 !spellcheck_value->GetString(keys::kSpellcheckDictionaryLanguage,
  /external/chromium_org/chrome/common/extensions/
extension_manifest_constants.cc 115 const char kSpellcheckDictionaryLanguage[] = "dictionary_language";
extension_manifest_constants.h 127 extern const char kSpellcheckDictionaryLanguage[];

Completed in 30 milliseconds