Lines Matching refs:rule_set
1260 const RuleSet &rule_set = this+ruleSet[i];
1261 rule_set.closure (c, lookup_context);
1284 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1289 return_trace (rule_set.would_apply (c, lookup_context));
1304 const RuleSet &rule_set = this+ruleSet[index];
1309 return_trace (rule_set.apply (c, lookup_context));
1349 const RuleSet &rule_set = this+ruleSet[i];
1350 rule_set.closure (c, lookup_context);
1376 const RuleSet &rule_set = this+ruleSet[index];
1381 return_trace (rule_set.would_apply (c, lookup_context));
1397 const RuleSet &rule_set = this+ruleSet[index];
1402 return_trace (rule_set.apply (c, lookup_context));
1816 const ChainRuleSet &rule_set = this+ruleSet[i];
1817 rule_set.closure (c, lookup_context);
1840 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1845 return_trace (rule_set.would_apply (c, lookup_context));
1859 const ChainRuleSet &rule_set = this+ruleSet[index];
1864 return_trace (rule_set.apply (c, lookup_context));
1907 const ChainRuleSet &rule_set = this+ruleSet[i];
1908 rule_set.closure (c, lookup_context);
1942 const ChainRuleSet &rule_set = this+ruleSet[index];
1949 return_trace (rule_set.would_apply (c, lookup_context));
1968 const ChainRuleSet &rule_set = this+ruleSet[index];
1975 return_trace (rule_set.apply (c, lookup_context));