Searched defs:KerxSubTableHeader (Results 1 – 1 of 1) sorted by relevance
730 struct KerxSubTableHeader struct732 typedef ExtendedTypes Types;734 unsigned tuple_count () const { return tupleCount; } in tuple_count()735 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal()737 enum Coverage751 bool sanitize (hb_sanitize_context_t *c) const in sanitize()758 HBUINT32 length;759 HBUINT32 coverage;760 HBUINT32 tupleCount;