Home
last modified time | relevance | path

Searched refs:kSpellCheckDictionary (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/
Dspellcheck_host.cc39 dictionary_language_pref.Init(prefs::kSpellCheckDictionary, in GetSpellCheckLanguages()
/external/chromium/chrome/browser/ui/options/
Doptions_util.cc68 prefs::kSpellCheckDictionary, in ResetToDefaults()
/external/chromium/chrome/common/
Dpref_names.cc927 const char kSpellCheckDictionary[] = "spellcheck.dictionary"; variable
Dpref_names.h323 extern const char kSpellCheckDictionary[];
/external/chromium/chrome/browser/profiles/
Dprofile_impl.cc308 pref_change_registrar_.Add(prefs::kSpellCheckDictionary, this); in DoFinalInit()
1269 prefs->GetString(prefs::kSpellCheckDictionary), in ReinitializeSpellCheckHost()
1320 if (*pref_name_in == prefs::kSpellCheckDictionary || in Observe()
Dprofile.cc105 prefs->RegisterLocalizedStringPref(prefs::kSpellCheckDictionary, in RegisterUserPrefs()
/external/chromium/chrome/browser/tab_contents/
Drender_view_context_menu.cc1168 dictionary_language.Init(prefs::kSpellCheckDictionary, in ExecuteCommand()