Lines Matching refs:ruleSet

1444     unsigned int count = ruleSet.len;  in intersects()
1450 (this+ruleSet[iter.get_coverage ()]).intersects (glyphs, lookup_context)) in intersects()
1465 unsigned int count = ruleSet.len; in closure()
1471 (this+ruleSet[iter.get_coverage ()]).closure (c, lookup_context); in closure()
1485 unsigned int count = ruleSet.len; in collect_glyphs()
1487 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1494 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
1511 const RuleSet &rule_set = this+ruleSet[index]; in apply()
1529 return_trace (coverage.sanitize (c, this) && ruleSet.sanitize (c, this)); in sanitize()
1538 ruleSet; /* Array of RuleSet tables member
1541 DEFINE_SIZE_ARRAY (6, ruleSet);
1559 unsigned int count = ruleSet.len; in intersects()
1562 (this+ruleSet[i]).intersects (glyphs, lookup_context)) in intersects()
1581 unsigned int count = ruleSet.len; in closure()
1584 const RuleSet &rule_set = this+ruleSet[i]; in closure()
1600 unsigned int count = ruleSet.len; in collect_glyphs()
1602 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
1611 const RuleSet &rule_set = this+ruleSet[index]; in would_apply()
1629 const RuleSet &rule_set = this+ruleSet[index]; in apply()
1647 …return_trace (coverage.sanitize (c, this) && classDef.sanitize (c, this) && ruleSet.sanitize (c, t… in sanitize()
1659 ruleSet; /* Array of RuleSet tables member
1662 DEFINE_SIZE_ARRAY (8, ruleSet);
2108 unsigned int count = ruleSet.len; in intersects()
2114 (this+ruleSet[iter.get_coverage ()]).intersects (glyphs, lookup_context)) in intersects()
2129 unsigned int count = ruleSet.len; in closure()
2135 (this+ruleSet[iter.get_coverage ()]).closure (c, lookup_context); in closure()
2149 unsigned int count = ruleSet.len; in collect_glyphs()
2151 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
2158 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
2174 const ChainRuleSet &rule_set = this+ruleSet[index]; in apply()
2192 return_trace (coverage.sanitize (c, this) && ruleSet.sanitize (c, this)); in sanitize()
2201 ruleSet; /* Array of ChainRuleSet tables member
2204 DEFINE_SIZE_ARRAY (6, ruleSet);
2225 unsigned int count = ruleSet.len; in intersects()
2228 (this+ruleSet[i]).intersects (glyphs, lookup_context)) in intersects()
2250 unsigned int count = ruleSet.len; in closure()
2253 const ChainRuleSet &rule_set = this+ruleSet[i]; in closure()
2274 unsigned int count = ruleSet.len; in collect_glyphs()
2276 (this+ruleSet[i]).collect_glyphs (c, lookup_context); in collect_glyphs()
2288 const ChainRuleSet &rule_set = this+ruleSet[index]; in would_apply()
2311 const ChainRuleSet &rule_set = this+ruleSet[index]; in apply()
2335 ruleSet.sanitize (c, this)); in sanitize()
2356 ruleSet; /* Array of ChainRuleSet tables member
2359 DEFINE_SIZE_ARRAY (12, ruleSet);