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.hh603 struct Ligature struct
605 inline void closure (hb_closure_context_t *c) const in closure()
615 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
624 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
637 inline bool apply (hb_apply_context_t *c) const in apply()
679 inline bool serialize (hb_serialize_context_t *c, in serialize()
692 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
699 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
701 component; /* Array of component GlyphIDs--start
1101 Ligature = 4, enumerator