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

  /external/chromium/chrome/common/
pref_names.cc 108 const char kWebKitFantasyFontFamily[] = "webkit.webprefs.fantasy_font_family";
    [all...]
pref_names.h 44 extern const char kWebKitFantasyFontFamily[];
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 135 prefs->RegisterLocalizedStringPref(prefs::kWebKitFantasyFontFamily,
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 221 UTF8ToUTF16(prefs->GetString(prefs::kWebKitFantasyFontFamily));

Completed in 43 milliseconds