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.hh161 struct KernOTSubTableHeader struct
163 enum { apple = false };
164 typedef AAT::ObsoleteTypes Types;
166 unsigned int tuple_count () const { return 0; } in tuple_count()
167 bool is_horizontal () const { return (coverage & Horizontal); } in is_horizontal()
169 enum Coverage
181 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
188 HBUINT16 versionZ; /* Unused. */
189 HBUINT16 length; /* Length of the subtable (including this header). */
190 HBUINT8 format; /* Subtable format. */
[all …]