Searched defs:Ligature (Results 1 – 2 of 2) sorted by relevance
729 struct Ligature struct731 bool intersects (const hb_set_t *glyphs) const in intersects()734 void closure (hb_closure_context_t *c) const in closure()740 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()746 bool would_apply (hb_would_apply_context_t *c) const in would_apply()758 bool apply (hb_ot_apply_context_t *c) const in apply()799 bool serialize (hb_serialize_context_t *c, in serialize()810 bool subset (hb_subset_context_t *c) const in subset()830 bool sanitize (hb_sanitize_context_t *c) const in sanitize()837 HBGlyphID ligGlyph; /* GlyphID of ligature to substitute */[all …]
881 Ligature = 2, enumerator