Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dcss-properties.h203 {"font-family",PRO_FONT_FAMILY},
H A Dcss-properties.gperf32 font-family,PRO_FONT_FAMILY
H A Dhtml-imp.h118 PRO_FONT_FAMILY, enumerator
H A Dcss-apply.c663 if (prop->name == PRO_FONT_FAMILY) family = prop->value->data; in fz_add_css_font_face()
745 name == PRO_FONT_FAMILY || in is_inheritable_property()
1314 value = value_from_property(match, PRO_FONT_FAMILY); in fz_apply_css_style()