Searched defs:LigatureSubst (Results 1 – 2 of 2) sorted by relevance
1067 struct LigatureSubst struct1069 bool serialize (hb_serialize_context_t *c, in serialize()1092 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()1103 union {1106 } u;
1076 class LigatureSubst(FormatSwitchingBaseTable): class