Searched defs:RuleSet (Results 1 – 9 of 9) sorted by relevance
29 public interface RuleSet { interface
27 public interface RuleSet { interface
30 public final class RuleSet extends com.google.protobuf.GeneratedMessageV3 class36 private RuleSet(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in RuleSet() method in RuleSet40 private RuleSet() { in RuleSet() method in RuleSet
32 message RuleSet { message
2126 struct RuleSet struct2128 using Rule = OT::Rule<Types>;2130 bool intersects (const hb_set_t *glyphs, in intersects()2141 void closure (hb_closure_context_t *c, unsigned value, in closure()2153 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups()2163 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()2173 bool would_apply (hb_would_apply_context_t *c, in would_apply()2184 bool apply (hb_ot_apply_context_t *c, in apply()2289 bool subset (hb_subset_context_t *c, in subset()2337 using RuleSet = OT::RuleSet<Types>; typedef[all …]
400 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
719 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
2669 "RuleSet":{ object