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

  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_apitest.cc 18 prefs->SetString(prefs::kWebKitSansSerifFontFamily, "Arial");
30 prefs->SetString(prefs::kWebKitSansSerifFontFamily, "Arial");
  /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_org/chrome/browser/ui/prefs/
prefs_tab_helper_browsertest.cc 110 prefs->GetString(prefs::kWebKitSansSerifFontFamily));
183 prefs->GetString(prefs::kWebKitSansSerifFontFamily));
prefs_tab_helper.cc 209 { prefs::kWebKitSansSerifFontFamily, IDS_SANS_SERIF_FONT_FAMILY },
349 prefs::kWebKitSansSerifFontFamily },
376 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_org/chrome/browser/ui/webui/options/
font_settings_handler.cc 120 prefs::kWebKitSansSerifFontFamily,
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 131 prefs->RegisterLocalizedStringPref(prefs::kWebKitSansSerifFontFamily,
  /external/chromium_org/chrome/browser/ui/webui/
set_as_default_browser_ui.cc 314 prefs->GetString(prefs::kWebKitSansSerifFontFamily),
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 217 UTF8ToUTF16(prefs->GetString(prefs::kWebKitSansSerifFontFamily));
  /external/chromium_org/chrome/common/
pref_names.cc 297 const char kWebKitSansSerifFontFamily[] =
    [all...]
pref_names.h 79 extern const char kWebKitSansSerifFontFamily[];
    [all...]

Completed in 587 milliseconds