Searched defs:SingleSubst (Results 1 – 2 of 2) sorted by relevance
209 struct SingleSubst struct211 inline bool serialize (hb_serialize_context_t *c, in serialize()239 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()251 union {255 } u;
142 class SingleSubst(FormatSwitchingBaseTable): class