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