Searched defs:ReverseChainSingleSubstFormat1 (Results 1 – 2 of 2) sorted by relevance
10 struct ReverseChainSingleSubstFormat1 struct13 HBUINT16 format; /* Format identifier--format = 1 */15 coverage; /* Offset to Coverage table--from18 backtrack; /* Array of coverage tables22 lookaheadX; /* Array of coverage tables26 substituteX; /* Array of substitute31 bool sanitize (hb_sanitize_context_t *c) const in sanitize()45 bool intersects (const hb_set_t *glyphs) const in intersects()67 bool may_have_non_1to1 () const in may_have_non_1to1()70 void closure (hb_closure_context_t *c) const in closure()[all …]
1209 struct ReverseChainSingleSubstFormat1 struct1211 bool intersects (const hb_set_t *glyphs) const in intersects()1233 bool may_have_non_1to1 () const in may_have_non_1to1()1236 void closure (hb_closure_context_t *c) const in closure()1250 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()1252 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1272 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()1274 bool would_apply (hb_would_apply_context_t *c) const in would_apply()1277 bool apply (hb_ot_apply_context_t *c) const in apply()1314 bool serialize_coverage_offset_array (hb_subset_context_t *c, Iterator it) const in serialize_coverage_offset_array()[all …]