Searched defs:ContextFormat3 (Results 1 – 2 of 2) sorted by relevance
1662 struct ContextFormat3 struct1664 bool intersects (const hb_set_t *glyphs) const in intersects()1678 void closure (hb_closure_context_t *c) const in closure()1694 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()1710 bool would_apply (hb_would_apply_context_t *c) const in would_apply()1723 const Coverage &get_coverage () const { return this+coverageZ[0]; } in get_coverage()1725 bool apply (hb_ot_apply_context_t *c) const in apply()1739 bool subset (hb_subset_context_t *c) const in subset()1746 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1760 HBUINT16 format; /* Format identifier--format = 3 */[all …]
2120 struct ContextFormat3 struct2122 bool intersects (const hb_set_t *glyphs) const in intersects()2137 bool may_have_non_1to1 () const in may_have_non_1to1()2140 void closure (hb_closure_context_t *c) const in closure()2160 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups()2168 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const {} in collect_variation_indices()2170 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()2186 bool would_apply (hb_would_apply_context_t *c) const in would_apply()2199 const Coverage &get_coverage () const { return this+coverageZ[0]; } in get_coverage()2201 bool apply (hb_ot_apply_context_t *c) const in apply()[all …]