Searched defs:ChainRuleSet (Results 1 – 1 of 1) sorted by relevance
3317 struct ChainRuleSet struct3319 using ChainRule = OT::ChainRule<Types>;3321 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects()3330 …e (hb_closure_context_t *c, unsigned value, ChainContextClosureLookupContext &lookup_context) const in closure()3341 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups()3352 …yphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const in collect_glyphs()3361 bool would_apply (hb_would_apply_context_t *c, in would_apply()3372 bool apply (hb_ot_apply_context_t *c, in apply()3500 bool subset (hb_subset_context_t *c, in subset()3553 using ChainRuleSet = OT::ChainRuleSet<Types>; argument[all …]