Lines Matching refs:HBUINT16
83 struct TuppleIndex : HBUINT16
172 HBUINT16 varDataSize;
182 struct TupleVarCount : HBUINT16
308 if (unlikely (!bytes.in_range ((const HBUINT16 *) p))) in unpack_points()
310 n += *(const HBUINT16 *)p; in unpack_points()
312 p += HBUINT16::static_size; in unpack_points()
354 if (unlikely (!bytes.in_range ((const HBUINT16 *) p))) in unpack_deltas()
357 p += HBUINT16::static_size; in unpack_deltas()
455 ((HBUINT16 *) subset_offsets)[gid] = glyph_offset / 2; in subset()
464 ((HBUINT16 *) subset_offsets)[num_glyphs] = glyph_offset / 2; in subset()
502 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array()
699 HBUINT16 axisCount;
700 HBUINT16 sharedTupleCount;
703 HBUINT16 glyphCount;
704 HBUINT16 flags;