Searched defs:KerxSubTableHeader (Results 1 – 1 of 1) sorted by relevance
732 struct KerxSubTableHeader struct734 typedef ExtendedTypes Types;736 unsigned tuple_count () const { return tupleCount; } in tuple_count()737 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal()739 enum Coverage753 bool sanitize (hb_sanitize_context_t *c) const in sanitize()760 HBUINT32 length;761 HBUINT32 coverage;762 HBUINT32 tupleCount;