Searched defs:KerxSubTable (Results 1 – 1 of 1) sorted by relevance
767 struct KerxSubTable struct771 unsigned int get_size () const { return u.header.length; } in get_size()772 unsigned int get_type () const { return u.header.coverage & u.header.SubtableType; } in get_type()775 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()789 bool sanitize (hb_sanitize_context_t *c) const in sanitize()801 union {808 } u;