Searched defs:KernOTSubTableHeader (Results 1 – 1 of 1) sorted by relevance
195 struct KernOTSubTableHeader struct197 static constexpr bool apple = false;198 typedef AAT::ObsoleteTypes Types;200 unsigned tuple_count () const { return 0; } in tuple_count()201 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal()203 enum Coverage215 bool sanitize (hb_sanitize_context_t *c) const in sanitize()222 HBUINT16 versionZ; /* Unused. */223 HBUINT16 length; /* Length of the subtable (including this header). */224 HBUINT8 format; /* Subtable format. */[all …]