Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSingleSubstFormat1.hh11 struct SingleSubstFormat1_3 struct
14 HBUINT16 format; /* Format identifier--format = 1 */
16 coverage; /* Offset to Coverage table--from
19 deltaGlyphID; /* Add to original GlyphID to get
25 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
39 hb_codepoint_t get_mask () const in get_mask()
42 bool intersects (const hb_set_t *glyphs) const in intersects()
45 bool may_have_non_1to1 () const in may_have_non_1to1()
48 void closure (hb_closure_context_t *c) const in closure()
79 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
[all …]