Searched defs:MultipleSubst (Results 1 – 2 of 2) sorted by relevance
483 struct MultipleSubst struct485 bool serialize (hb_serialize_context_t *c, in serialize()501 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()512 union {515 } u;
799 class MultipleSubst(FormatSwitchingBaseTable): class