Searched defs:LigatureSubst (Results 1 – 2 of 2) sorted by relevance
868 struct LigatureSubst struct870 inline bool serialize (hb_serialize_context_t *c, in serialize()890 inline typename context_t::return_t dispatch (context_t *c) const in dispatch()899 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()909 union {912 } u;
402 class LigatureSubst(FormatSwitchingBaseTable): class