Home
last modified time | relevance | path

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

/dports/textproc/libcss/libcss-0.9.1/src/select/properties/
H A Dfont_weight.c33 value = CSS_FONT_WEIGHT_BOLDER; in css__cascade_font_weight()
/dports/www/dillo2/dillo-3.0.5/src/
H A Dcss.hh256 CSS_FONT_WEIGHT_BOLDER, enumerator
H A Dstyleengine.cc461 case CSS_FONT_WEIGHT_BOLDER: in apply()
/dports/textproc/libcss/libcss-0.9.1/src/parse/properties/
H A Dfont.c71 case CSS_FONT_WEIGHT_BOLDER: in parse_system_font()
/dports/textproc/libcss/libcss-0.9.1/include/libcss/
H A Dproperties.h532 CSS_FONT_WEIGHT_BOLDER = 0x3, enumerator
/dports/www/netsurf/netsurf-3.10/content/handlers/css/
H A Ddump.c1021 case CSS_FONT_WEIGHT_BOLDER: in nscss_dump_computed_style()
/dports/textproc/libcss/libcss-0.9.1/test/
H A Ddump_computed.h1935 case CSS_FONT_WEIGHT_BOLDER: in dump_computed_style()