• Home
  • Raw
  • Download

Lines Matching refs:USHORT

61   USHORT	format;		/* Format number is set to 0. */
62 USHORT lengthZ; /* Byte length of this subtable. */
63 USHORT languageZ; /* Ignore. */
91 const USHORT *startCount = thiz->startCount; in get_glyph_func()
92 const USHORT *endCount = thiz->endCount; in get_glyph_func()
130 const USHORT *endCount;
131 const USHORT *startCount;
132 const USHORT *idDelta;
133 const USHORT *idRangeOffset;
134 const USHORT *glyphIdArray;
168 USHORT format; /* Format number is set to 4. */
169 USHORT length; /* This is the length in bytes of the
171 USHORT languageZ; /* Ignore. */
172 USHORT segCountX2; /* 2 x segCount. */
173 USHORT searchRangeZ; /* 2 * (2**floor(log2(segCount))) */
174 USHORT entrySelectorZ; /* log2(searchRange/2) */
175 USHORT rangeShiftZ; /* 2 x segCount - searchRange */
177 USHORT values[VAR];
179 USHORT endCount[segCount]; /* End characterCode for each segment,
181 USHORT reservedPad; /* Set to 0. */
182 USHORT startCount[segCount]; /* Start character code for each segment. */
184 USHORT idRangeOffset[segCount];/* Offsets into glyphIdArray or 0 */
185 USHORT glyphIdArray[VAR]; /* Glyph index array (arbitrary length) */
250 struct CmapSubtableFormat6 : CmapSubtableTrimmed<USHORT> {};
272 USHORT format; /* Subtable format; set to 12. */
273 USHORT reservedZ; /* Reserved; set to 0. */
408 USHORT format; /* Format number is set to 14. */
454 USHORT format; /* Format identifier */
487 USHORT platformID; /* Platform ID. */
488 USHORT encodingID; /* Platform-specific encoding ID. */
524 USHORT version; /* Table version number (0). */