Lines Matching refs:HBUINT16
69 HBUINT16 format; /* Format identifier--format = 0 */
127 HBUINT16 format; /* Format identifier--format = 2 */
198 HBUINT16 format; /* Format identifier--format = 4 */
255 HBUINT16 format; /* Format identifier--format = 6 */
286 HBUINT16 format; /* Format identifier--format = 8 */
288 HBUINT16 glyphCount; /* Total number of glyphs (equivalent to the last
327 HBUINT16 format; /* Format identifier--format = 8 */
328 HBUINT16 valueSize; /* Byte size of each value. */
330 HBUINT16 glyphCount; /* Total number of glyphs (equivalent to the last
404 HBUINT16 format; /* Format identifier */
453 HBUINT16 newState; /* Byte offset from beginning of state table
456 HBUINT16 flags; /* Table specific. */
472 HBUINT16 newState; /* Byte offset from beginning of state table to the new state. */
473 HBUINT16 flags; /* Table specific. */
671 typedef HBUINT16 HBUINT;
674 typedef ClassTable<HBUINT16> ClassTypeWide;
702 typedef HBUINT16 HBUSHORT;
703 typedef Lookup<HBUINT16> ClassTypeNarrow;
704 typedef Lookup<HBUINT16> ClassTypeWide;