Home
last modified time | relevance | path

Searched defs:KernOTSubTableHeader (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-kern-table.hh170 struct KernOTSubTableHeader struct
172 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 Coverage
190 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 …]