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

  /external/chromium/chrome/browser/ui/options/
options_util.cc 77 prefs::kWebKitSansSerifFontFamily,
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.cc 137 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSansSerifFontFamily)),
312 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSansSerifFontFamily)),
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.cc 89 sans_serif_font_.Init(prefs::kWebKitSansSerifFontFamily, pref_service, this);
162 } else if (*pref_name == prefs::kWebKitSansSerifFontFamily) {
  /external/chromium/chrome/browser/remoting/
setup_flow.cc 169 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSansSerifFontFamily)),
  /external/chromium/chrome/common/
pref_names.cc 105 const char kWebKitSansSerifFontFamily[] =
    [all...]
pref_names.h 42 extern const char kWebKitSansSerifFontFamily[];
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 131 prefs->RegisterLocalizedStringPref(prefs::kWebKitSansSerifFontFamily,
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 217 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSansSerifFontFamily));

Completed in 81 milliseconds