Searched defs:maxpV1Tail (Results 1 – 1 of 1) sorted by relevance
42 struct maxpV1Tail struct44 bool sanitize (hb_sanitize_context_t *c) const in sanitize()50 HBUINT16 maxPoints; /* Maximum points in a non-composite glyph. */51 HBUINT16 maxContours; /* Maximum contours in a non-composite glyph. */52 HBUINT16 maxCompositePoints; /* Maximum points in a composite glyph. */53 HBUINT16 maxCompositeContours; /* Maximum contours in a composite glyph. */54 HBUINT16 maxZones; /* 1 if instructions do not use the twilight zone (Z0),57 HBUINT16 maxTwilightPoints; /* Maximum points used in Z0. */58 HBUINT16 maxStorage; /* Number of Storage Area locations. */59 HBUINT16 maxFunctionDefs; /* Number of FDEFs, equal to the highest function number + 1. */[all …]