Searched defs:AlternateSubst (Results 1 – 2 of 2) sorted by relevance
543 struct AlternateSubst struct545 inline bool serialize (hb_serialize_context_t *c, in serialize()562 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()573 union {576 } u;
334 class AlternateSubst(FormatSwitchingBaseTable): class