Searched defs:SingleSubst (Results 1 – 2 of 2) sorted by relevance
242 struct SingleSubst struct244 bool serialize (hb_serialize_context_t *c, in serialize()272 typename context_t::return_t dispatch (context_t *c) const in dispatch()284 union {288 } u;
691 class SingleSubst(FormatSwitchingBaseTable): class