Lines Matching defs:RuleSet
2122 struct RuleSet struct
2124 using Rule = OT::Rule<Types>;
2126 bool intersects (const hb_set_t *glyphs, in intersects()
2137 void closure (hb_closure_context_t *c, unsigned value, in closure()
2149 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups()
2159 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
2169 bool would_apply (hb_would_apply_context_t *c, in would_apply()
2180 bool apply (hb_ot_apply_context_t *c, in apply()
2285 bool subset (hb_subset_context_t *c, in subset()
2333 using RuleSet = OT::RuleSet<Types>; argument
2485 using RuleSet = OT::RuleSet<SmallTypes>; typedef
2746 using RuleSet = OT::RuleSet<SmallTypes>; typedef
4019 using RuleSet = OT::RuleSet<SmallTypes>; typedef