Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh732 struct KerxSubTableHeader struct
734 typedef ExtendedTypes Types;
736 unsigned tuple_count () const { return tupleCount; } in tuple_count()
737 bool is_horizontal () const { return !(coverage & Vertical); } in is_horizontal()
739 enum Coverage
753 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
760 HBUINT32 length;
761 HBUINT32 coverage;
762 HBUINT32 tupleCount;