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

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

Completed in 95 milliseconds