Home
last modified time | relevance | path

Searched defs:fz_css_property_s (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dhtml-imp.h83 struct fz_css_property_s struct
85 int name;
86 fz_css_value *value;
87 short spec;
88 short important;
89 fz_css_property *next;