Home
last modified time | relevance | path

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

/external/webkit/WebKit/gtk/webkit/
Dwebkitwebview.cpp2111 …ding, *cursiveFontFamily, *defaultFontFamily, *fantasyFontFamily, *monospaceFontFamily, *sansSerif… in webkit_web_view_update_settings() local
2122 "monospace-font-family", &monospaceFontFamily, in webkit_web_view_update_settings()
2146 settings->setFixedFontFamily(monospaceFontFamily); in webkit_web_view_update_settings()
2169 g_free(monospaceFontFamily); in webkit_web_view_update_settings()