Searched defs:MultipleSubst (Results 1 – 2 of 2) sorted by relevance
454 struct MultipleSubst struct456 bool serialize (hb_serialize_context_t *c, in serialize()472 typename context_t::return_t dispatch (context_t *c) const in dispatch()483 union {486 } u;
771 class MultipleSubst(FormatSwitchingBaseTable): class