Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dcss-properties.h98 {"border-top-color",PRO_BORDER_TOP_COLOR},
H A Dcss-properties.gperf25 border-top-color,PRO_BORDER_TOP_COLOR
H A Dcss-apply.c427 PRO_BORDER_TOP_COLOR, in add_shorthand_border_color()
450 if (T) add_property(match, PRO_BORDER_TOP_COLOR, value, spec); in add_shorthand_border()
473 if (T) add_property(match, PRO_BORDER_TOP_COLOR, value, spec); in add_shorthand_border()
1297 style->border_color[0] = color_from_property(match, PRO_BORDER_TOP_COLOR, style->color); in fz_apply_css_style()
H A Dhtml-imp.h112 PRO_BORDER_TOP_COLOR, enumerator