Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSingleSubstFormat2.hh11 struct SingleSubstFormat2_4 struct
14 HBUINT16 format; /* Format identifier--format = 2 */
16 coverage; /* Offset to Coverage table--from
19 substitute; /* Array of substitute
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()
62 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
64 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
[all …]