Searched defs:KerxSubTable (Results 1 – 1 of 1) sorted by relevance
765 struct KerxSubTable struct769 unsigned int get_size () const { return u.header.length; } in get_size()770 unsigned int get_type () const { return u.header.coverage & u.header.SubtableType; } in get_type()773 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()787 bool sanitize (hb_sanitize_context_t *c) const in sanitize()799 union {806 } u;