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

  /external/chromium/chrome/browser/ui/options/
options_util.cc 72 prefs::kWebKitFixedFontFamily,
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 90 fixed_font_.Init(prefs::kWebKitFixedFontFamily, pref_service, this);
164 } else if (*pref_name == prefs::kWebKitFixedFontFamily ||
  /external/chromium_org/chrome/browser/ui/prefs/
prefs_tab_helper_browsertest.cc 108 prefs->GetString(prefs::kWebKitFixedFontFamily));
181 prefs->GetString(prefs::kWebKitFixedFontFamily));
prefs_tab_helper.cc 207 { prefs::kWebKitFixedFontFamily, IDS_FIXED_FONT_FAMILY },
347 prefs::kWebKitFixedFontFamily },
374 prefs::kWebKitFixedFontFamily },
  /external/chromium/chrome/common/
pref_names.cc 103 const char kWebKitFixedFontFamily[] = "webkit.webprefs.fixed_font_family";
    [all...]
pref_names.h 40 extern const char kWebKitFixedFontFamily[];
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.cc 128 fixed_font_.Init(prefs::kWebKitFixedFontFamily, pref_service, callback);
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 127 prefs->RegisterLocalizedStringPref(prefs::kWebKitFixedFontFamily,
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 213 UTF8ToUTF16(prefs->GetString(prefs::kWebKitFixedFontFamily));
  /external/chromium_org/chrome/common/
pref_names.cc 295 const char kWebKitFixedFontFamily[] = "webkit.webprefs.fonts.fixed.Zyyy";
    [all...]
pref_names.h 77 extern const char kWebKitFixedFontFamily[];
    [all...]

Completed in 235 milliseconds