Lines Matching refs:USHORT
60 USHORT format; /* Format number is set to 0. */
61 USHORT lengthZ; /* Byte length of this subtable. */
62 USHORT languageZ; /* Ignore. */
74 const USHORT *endCount; in get_glyph()
75 const USHORT *startCount; in get_glyph()
76 const USHORT *idDelta; in get_glyph()
77 const USHORT *idRangeOffset; in get_glyph()
78 const USHORT *glyphIdArray; in get_glyph()
150 USHORT format; /* Format number is set to 4. */
151 USHORT length; /* This is the length in bytes of the
153 USHORT languageZ; /* Ignore. */
154 USHORT segCountX2; /* 2 x segCount. */
155 USHORT searchRangeZ; /* 2 * (2**floor(log2(segCount))) */
156 USHORT entrySelectorZ; /* log2(searchRange/2) */
157 USHORT rangeShiftZ; /* 2 x segCount - searchRange */
159 USHORT values[VAR];
161 USHORT endCount[segCount]; /* End characterCode for each segment,
163 USHORT reservedPad; /* Set to 0. */
164 USHORT startCount[segCount]; /* Start character code for each segment. */
166 USHORT idRangeOffset[segCount];/* Offsets into glyphIdArray or 0 */
167 USHORT glyphIdArray[VAR]; /* Glyph index array (arbitrary length) */
230 struct CmapSubtableFormat6 : CmapSubtableTrimmed<USHORT> {};
251 USHORT format; /* Subtable format; set to 12. */
252 USHORT reservedZ; /* Reserved; set to 0. */
383 USHORT format; /* Format number is set to 0. */
438 USHORT format; /* Format identifier */
470 USHORT platformID; /* Platform ID. */
471 USHORT encodingID; /* Platform-specific encoding ID. */
506 USHORT version; /* Table version number (0). */