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

Completed in 181 milliseconds