Lines Matching refs:ruleSet
1178 struct RuleSet
1248 unsigned int count = ruleSet.len;
1251 const RuleSet &rule_set = this+ruleSet[i];
1266 unsigned int count = ruleSet.len;
1268 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1275 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1295 const RuleSet &rule_set = this+ruleSet[index];
1306 return_trace (coverage.sanitize (c, this) && ruleSet.sanitize (c, this));
1314 OffsetArrayOf<RuleSet>
1315 ruleSet; /* Array of RuleSet tables
1318 DEFINE_SIZE_ARRAY (6, ruleSet);
1337 unsigned int count = ruleSet.len;
1340 const RuleSet &rule_set = this+ruleSet[i];
1356 unsigned int count = ruleSet.len;
1358 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1367 const RuleSet &rule_set = this+ruleSet[index];
1388 const RuleSet &rule_set = this+ruleSet[index];
1399 return_trace (coverage.sanitize (c, this) && classDef.sanitize (c, this) && ruleSet.sanitize (c, this));
1410 OffsetArrayOf<RuleSet>
1411 ruleSet; /* Array of RuleSet tables
1414 DEFINE_SIZE_ARRAY (8, ruleSet);
1804 unsigned int count = ruleSet.len;
1807 const ChainRuleSet &rule_set = this+ruleSet[i];
1822 unsigned int count = ruleSet.len;
1824 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1831 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1850 const ChainRuleSet &rule_set = this+ruleSet[index];
1861 return_trace (coverage.sanitize (c, this) && ruleSet.sanitize (c, this));
1870 ruleSet; /* Array of ChainRuleSet tables
1873 DEFINE_SIZE_ARRAY (6, ruleSet);
1895 unsigned int count = ruleSet.len;
1898 const ChainRuleSet &rule_set = this+ruleSet[i];
1919 unsigned int count = ruleSet.len;
1921 (this+ruleSet[i]).collect_glyphs (c, lookup_context);
1933 const ChainRuleSet &rule_set = this+ruleSet[index];
1959 const ChainRuleSet &rule_set = this+ruleSet[index];
1976 ruleSet.sanitize (c, this));
1997 ruleSet; /* Array of ChainRuleSet tables
2000 DEFINE_SIZE_ARRAY (12, ruleSet);