Home
last modified time | relevance | path

Searched refs:kWebKitFantasyFontFamily (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/
Dpref_names.h44 extern const char kWebKitFantasyFontFamily[];
Dpref_names.cc108 const char kWebKitFantasyFontFamily[] = "webkit.webprefs.fantasy_font_family"; variable
/external/chromium/chrome/browser/ui/tab_contents/
Dtab_contents_wrapper.cc135 prefs->RegisterLocalizedStringPref(prefs::kWebKitFantasyFontFamily, in RegisterUserPrefs()
/external/chromium/chrome/browser/tab_contents/
Drender_view_host_delegate_helper.cc221 UTF8ToUTF16(prefs->GetString(prefs::kWebKitFantasyFontFamily)); in GetWebkitPrefs()