Searched defs:ChainRuleSet (Results 1 – 1 of 1) sorted by relevance
3249 struct ChainRuleSet struct3251 using ChainRule = OT::ChainRule<Types>;3253 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects()3262 …e (hb_closure_context_t *c, unsigned value, ChainContextClosureLookupContext &lookup_context) const in closure()3273 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups()3284 …yphs (hb_collect_glyphs_context_t *c, ChainContextCollectGlyphsLookupContext &lookup_context) const in collect_glyphs()3293 bool would_apply (hb_would_apply_context_t *c, in would_apply()3304 bool apply (hb_ot_apply_context_t *c, in apply()3423 bool subset (hb_subset_context_t *c, in subset()3476 using ChainRuleSet = OT::ChainRuleSet<Types>; argument[all …]