Searched defs:RuleSet (Results 1 – 7 of 7) sorted by relevance
29 public interface RuleSet { interface
27 public interface RuleSet { interface
20 RuleSet, enumerator
1371 struct RuleSet struct1373 bool intersects (const hb_set_t *glyphs, in intersects()1384 void closure (hb_closure_context_t *c, in closure()1394 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()1404 bool would_apply (hb_would_apply_context_t *c, in would_apply()1415 bool apply (hb_ot_apply_context_t *c, in apply()1428 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1436 rule; /* Array of Rule tables
719 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
715 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
4225 PragmaClangAttributeSupport::RuleOrAggregateRuleSet &RuleSet = in EmitTestPragmaAttributeSupportedAttributes() local