Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DAlternateSubstFormat1.hh12 struct AlternateSubstFormat1_2 struct
15 HBUINT16 format; /* Format identifier--format = 1 */
17 coverage; /* Offset to Coverage table--from
20 alternateSet; /* Array of AlternateSet tables
25 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
31 bool intersects (const hb_set_t *glyphs) const in intersects()
34 bool may_have_non_1to1 () const in may_have_non_1to1()
37 void closure (hb_closure_context_t *c) const in closure()
47 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
49 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]