Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dcss-properties.h194 {"margin-left",PRO_MARGIN_LEFT},
H A Dcss-properties.gperf46 margin-left,PRO_MARGIN_LEFT
H A Dhtml-imp.h130 PRO_MARGIN_LEFT, enumerator
H A Dcss-apply.c400 PRO_MARGIN_LEFT); in add_shorthand_margin()
1282 style->margin[3] = number_from_property(match, PRO_MARGIN_LEFT, 0, N_LENGTH); in fz_apply_css_style()