Searched refs:kWebKitFantasyFontFamily (Results 1 – 4 of 4) sorted by relevance
44 extern const char kWebKitFantasyFontFamily[];
108 const char kWebKitFantasyFontFamily[] = "webkit.webprefs.fantasy_font_family"; variable
135 prefs->RegisterLocalizedStringPref(prefs::kWebKitFantasyFontFamily, in RegisterUserPrefs()
221 UTF8ToUTF16(prefs->GetString(prefs::kWebKitFantasyFontFamily)); in GetWebkitPrefs()