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

  /external/chromium/chrome/browser/ui/options/
options_util.cc 78 prefs::kWebKitSerifFontFamily,
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 88 serif_font_.Init(prefs::kWebKitSerifFontFamily, pref_service, this);
160 } else if (*pref_name == prefs::kWebKitSerifFontFamily) {
  /external/chromium_org/chrome/browser/ui/prefs/
prefs_tab_helper_browsertest.cc 112 prefs->GetString(prefs::kWebKitSerifFontFamily));
185 prefs->GetString(prefs::kWebKitSerifFontFamily));
prefs_tab_helper.cc 208 { prefs::kWebKitSerifFontFamily, IDS_SERIF_FONT_FAMILY },
351 prefs::kWebKitSerifFontFamily },
378 prefs::kWebKitSerifFontFamily },
  /external/chromium/chrome/common/
pref_names.cc 104 const char kWebKitSerifFontFamily[] = "webkit.webprefs.serif_font_family";
    [all...]
pref_names.h 41 extern const char kWebKitSerifFontFamily[];
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.cc 115 serif_font_.Init(prefs::kWebKitSerifFontFamily,
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 129 prefs->RegisterLocalizedStringPref(prefs::kWebKitSerifFontFamily,
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 215 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSerifFontFamily));
  /external/chromium_org/chrome/common/
pref_names.cc 296 const char kWebKitSerifFontFamily[] = "webkit.webprefs.fonts.serif.Zyyy";
    [all...]
pref_names.h 78 extern const char kWebKitSerifFontFamily[];
    [all...]

Completed in 79 milliseconds