Searched defs:KerxSubTableHeader (Results 1 – 1 of 1) sorted by relevance
827 struct KerxSubTableHeader struct829 typedef ExtendedTypes Types;831 unsigned tuple_count () const { return tupleCount; } in tuple_count()832 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal()834 enum Coverage848 bool sanitize (hb_sanitize_context_t *c) const in sanitize()855 HBUINT32 length;856 HBUINT32 coverage;857 HBUINT32 tupleCount;