Searched defs:LigatureSubst (Results 1 – 2 of 2) sorted by relevance
851 struct LigatureSubst struct853 inline bool serialize (hb_serialize_context_t *c, in serialize()878 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()889 union {892 } u;
402 class LigatureSubst(FormatSwitchingBaseTable): class