Searched defs:SingleSubst (Results 1 – 2 of 2) sorted by relevance
193 struct SingleSubst struct195 inline bool serialize (hb_serialize_context_t *c, in serialize()223 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()233 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()244 union {248 } u;
142 class SingleSubst(FormatSwitchingBaseTable): class