Searched defs:SingleSubst (Results 1 – 2 of 2) sorted by relevance
195 struct SingleSubst struct197 inline bool serialize (hb_serialize_context_t *c, in serialize()225 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()237 union {241 } u;
142 class SingleSubst(FormatSwitchingBaseTable): class