Home
last modified time | relevance | path

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

/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dfont_family.c45 value = CSS_FONT_FAMILY_SANS_SERIF; in css__cascade_font_family()
131 value = CSS_FONT_FAMILY_SANS_SERIF; in css__cascade_font_family()
/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dfont.c55 case CSS_FONT_FAMILY_SANS_SERIF: in plot_font_generic_family()
/dports/textproc/libcss/libcss-0.9.1/include/libcss/
H A Dproperties.h495 CSS_FONT_FAMILY_SANS_SERIF = 0x2, enumerator
/dports/textproc/libcss/libcss-0.9.1/examples/
H A Dexample1.c649 hint->status = CSS_FONT_FAMILY_SANS_SERIF; in ua_default_for_property()
/dports/www/netsurf/netsurf-3.10/content/handlers/css/
H A Ddump.c927 case CSS_FONT_FAMILY_SANS_SERIF: in nscss_dump_computed_style()
H A Dselect.c1828 hint->status = CSS_FONT_FAMILY_SANS_SERIF; in ua_default_for_property()
/dports/textproc/libcss/libcss-0.9.1/test/
H A Dselect.c1593 hint->status = CSS_FONT_FAMILY_SANS_SERIF; in ua_default_for_property()
H A Ddump_computed.h1814 case CSS_FONT_FAMILY_SANS_SERIF: in dump_computed_style()