Searched defs:Ligature (Results 1 – 2 of 2) sorted by relevance
680 struct Ligature struct682 bool intersects (const hb_set_t *glyphs) const in intersects()691 void closure (hb_closure_context_t *c) const in closure()701 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()708 bool would_apply (hb_would_apply_context_t *c) const in would_apply()721 bool apply (hb_ot_apply_context_t *c) const in apply()760 bool serialize (hb_serialize_context_t *c, in serialize()772 bool sanitize (hb_sanitize_context_t *c) const in sanitize()779 GlyphID ligGlyph; /* GlyphID of ligature to substitute */781 component; /* Array of component GlyphIDs--start[all …]
894 Ligature = 2, enumerator