Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DAlternateSet.hh11 struct AlternateSet struct
15 alternates; /* Array of alternate GlyphIDs--in
20 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
26 bool intersects (const hb_set_t *glyphs) const in intersects()
29 void closure (hb_closure_context_t *c) const in closure()
32 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
35 bool apply (hb_ot_apply_context_t *c) const in apply()
81 get_alternates (unsigned start_offset, in get_alternates()
96 bool serialize (hb_serialize_context_t *c, in serialize()
103 bool subset (hb_subset_context_t *c) const in subset()