Searched defs:rule_set (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh1245 const RuleSet &rule_set = this+ruleSet[i]; local
1246 rule_set.closure (c, lookup_context);
1269 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; local
1274 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1289 const RuleSet &rule_set = this+ruleSet[index]; local
1294 return TRACE_RETURN (rule_set.apply (c, lookup_context));
1333 const RuleSet &rule_set = this+ruleSet[i]; local
1334 rule_set.closure (c, lookup_context);
1360 const RuleSet &rule_set = this+ruleSet[index]; local
1365 return TRACE_RETURN (rule_set
1381 const RuleSet &rule_set = this+ruleSet[index]; local
1805 const ChainRuleSet &rule_set = this+ruleSet[i]; local
1829 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; local
1848 const ChainRuleSet &rule_set = this+ruleSet[index]; local
1895 const ChainRuleSet &rule_set = this+ruleSet[i]; local
1930 const ChainRuleSet &rule_set = this+ruleSet[index]; local
1956 const ChainRuleSet &rule_set = this+ruleSet[index]; local
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh1228 const RuleSet &rule_set = this+ruleSet[i]; local
1229 rule_set.closure (c, lookup_context);
1252 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; local
1257 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1272 const RuleSet &rule_set = this+ruleSet[index]; local
1277 return TRACE_RETURN (rule_set.apply (c, lookup_context));
1316 const RuleSet &rule_set = this+ruleSet[i]; local
1317 rule_set.closure (c, lookup_context);
1343 const RuleSet &rule_set = this+ruleSet[index]; local
1348 return TRACE_RETURN (rule_set
1364 const RuleSet &rule_set = this+ruleSet[index]; local
1787 const ChainRuleSet &rule_set = this+ruleSet[i]; local
1811 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; local
1830 const ChainRuleSet &rule_set = this+ruleSet[index]; local
1877 const ChainRuleSet &rule_set = this+ruleSet[i]; local
1912 const ChainRuleSet &rule_set = this+ruleSet[index]; local
1938 const ChainRuleSet &rule_set = this+ruleSet[index]; local
[all...]

Completed in 146 milliseconds