Lines Matching refs:HBUINT16
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. */
60 HBUINT16 maxInstructionDefs; /* Number of IDEFs. */
61 HBUINT16 maxStackElements; /* Maximum stack depth. (This includes Font and CVT
63 HBUINT16 maxSizeOfInstructions; /* Maximum byte count for glyph instructions. */
64 HBUINT16 maxComponentElements; /* Maximum number of components referenced at
66 HBUINT16 maxComponentDepth; /* Maximum levels of recursion; 1 for simple components. */
135 HBUINT16 numGlyphs; /* The number of glyphs in the font. */