Searched defs:KernOTSubTableHeader (Results 1 – 1 of 1) sorted by relevance
165 struct KernOTSubTableHeader struct167 static constexpr bool apple = false;168 typedef AAT::ObsoleteTypes Types;170 unsigned tuple_count () const { return 0; } in tuple_count()171 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal()173 enum Coverage185 bool sanitize (hb_sanitize_context_t *c) const in sanitize()192 HBUINT16 versionZ; /* Unused. */193 HBUINT16 length; /* Length of the subtable (including this header). */194 HBUINT8 format; /* Subtable format. */[all …]