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

  /external/chromium_org/chrome/common/extensions/api/spellcheck/
spellcheck_handler.cc 42 if (!spellcheck_value->HasKey(keys::kSpellcheckDictionaryLocale) ||
43 !spellcheck_value->GetString(keys::kSpellcheckDictionaryLocale,
  /external/chromium_org/extensions/common/
manifest_constants.cc 139 const char kSpellcheckDictionaryLocale[] = "dictionary_locale";
    [all...]
manifest_constants.h 146 extern const char kSpellcheckDictionaryLocale[];

Completed in 35 milliseconds