Searched defs:ReverseChainSingleSubstFormat1 (Results 1 – 2 of 2) sorted by relevance
1174 struct ReverseChainSingleSubstFormat1 struct1176 bool intersects (const hb_set_t *glyphs) const in intersects()1198 bool may_have_non_1to1 () const in may_have_non_1to1()1201 void closure (hb_closure_context_t *c) const in closure()1215 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()1217 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1237 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()1239 bool would_apply (hb_would_apply_context_t *c) const in would_apply()1242 bool apply (hb_ot_apply_context_t *c) const in apply()1279 bool serialize_coverage_offset_array (hb_subset_context_t *c, Iterator it) const in serialize_coverage_offset_array()[all …]
1012 struct ReverseChainSingleSubstFormat1 struct1014 bool intersects (const hb_set_t *glyphs) const in intersects()1036 void closure (hb_closure_context_t *c) const in closure()1050 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1070 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()1072 bool would_apply (hb_would_apply_context_t *c) const in would_apply()1075 bool apply (hb_ot_apply_context_t *c) const in apply()1108 bool subset (hb_subset_context_t *c) const in subset()1115 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1128 HBUINT16 format; /* Format identifier--format = 1 */[all …]