Home
last modified time | relevance | path

Searched defs:Ligature (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh580 struct Ligature struct
582 inline void closure (hb_closure_context_t *c) const in closure()
592 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
601 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
614 inline bool apply (hb_apply_context_t *c) const in apply()
656 inline bool serialize (hb_serialize_context_t *c, in serialize()
669 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
676 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
678 component; /* Array of component GlyphIDs--start
1066 Ligature = 4, enumerator