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

  /external/chromium_org/chrome/common/extensions/api/spellcheck/
spellcheck_handler.cc 54 if (!spellcheck_value->HasKey(keys::kSpellcheckDictionaryPath) ||
55 !spellcheck_value->GetString(keys::kSpellcheckDictionaryPath,
  /external/chromium_org/chrome/common/extensions/
extension_manifest_constants.cc 117 const char kSpellcheckDictionaryPath[] = "dictionary_path";
extension_manifest_constants.h 129 extern const char kSpellcheckDictionaryPath[];

Completed in 176 milliseconds