Searched defs:KernOTSubTableHeader (Results 1 – 1 of 1) sorted by relevance
170 struct KernOTSubTableHeader struct172 static constexpr bool apple = false;173 typedef AAT::ObsoleteTypes Types;175 unsigned tuple_count () const { return 0; } in tuple_count()176 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal()178 enum Coverage190 bool sanitize (hb_sanitize_context_t *c) const in sanitize()197 HBUINT16 versionZ; /* Unused. */198 HBUINT16 length; /* Length of the subtable (including this header). */199 HBUINT8 format; /* Subtable format. */[all …]