/external/chromium/chrome/browser/ |
spellcheck_host.cc | 39 dictionary_language_pref.Init(prefs::kSpellCheckDictionary,
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_factory.cc | 72 prefs::kSpellCheckDictionary,
|
spellcheck_service.cc | 48 prefs->GetString(prefs::kSpellCheckDictionary), 59 prefs::kSpellCheckDictionary, 95 dictionary_language_pref.Init(prefs::kSpellCheckDictionary, prefs); 301 prefs->GetString(prefs::kSpellCheckDictionary);
|
spelling_service_client_unittest.cc | 313 pref->SetString(prefs::kSpellCheckDictionary, kTests[i].language); 348 pref->SetString(prefs::kSpellCheckDictionary, std::string()); 360 pref->SetString(prefs::kSpellCheckDictionary, kSupported[i]); 377 pref->SetString(prefs::kSpellCheckDictionary, kUnsupported[i]);
|
spelling_service_client.cc | 67 pref->GetString(prefs::kSpellCheckDictionary), 119 std::string locale = pref->GetString(prefs::kSpellCheckDictionary);
|
/external/chromium/chrome/browser/ui/options/ |
options_util.cc | 68 prefs::kSpellCheckDictionary,
|
/external/chromium_org/chrome/browser/tab_contents/ |
spellchecker_submenu_observer_browsertest.cc | 140 menu->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en-US");
|
spelling_menu_observer_browsertest.cc | 308 menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, std::string()); 331 menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en"); 371 menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en"); 412 menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en");
|
spellchecker_submenu_observer_hunspell.cc | 172 dictionary_language.Init(prefs::kSpellCheckDictionary,
|
/external/chromium/chrome/common/ |
pref_names.cc | [all...] |
pref_names.h | 323 extern const char kSpellCheckDictionary[];
|
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 308 pref_change_registrar_.Add(prefs::kSpellCheckDictionary, this); [all...] |
profile.cc | 105 prefs->RegisterLocalizedStringPref(prefs::kSpellCheckDictionary,
|
/external/chromium_org/chrome/common/ |
pref_names.cc | [all...] |
pref_names.h | 525 extern const char kSpellCheckDictionary[]; [all...] |
/external/chromium/chrome/browser/tab_contents/ |
render_view_context_menu.cc | [all...] |