Searched defs:LigatureSubst (Results 1 – 2 of 2) sorted by relevance
992 struct LigatureSubst struct994 bool serialize (hb_serialize_context_t *c, in serialize()1017 typename context_t::return_t dispatch (context_t *c) const in dispatch()1028 union {1031 } u;
1045 class LigatureSubst(FormatSwitchingBaseTable): class