Searched defs:SingleSubst (Results 1 – 2 of 2) sorted by relevance
242 struct SingleSubst struct248 bool serialize (hb_serialize_context_t *c, in serialize()276 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()288 union {292 } u;
718 class SingleSubst(FormatSwitchingBaseTable): class