HomeSort by relevance Sort by last modified time
    Searched refs:kWebKitSerifFontFamily (Results 1 - 6 of 6) 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/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/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));

Completed in 33 milliseconds