1 instantiation of SubRuleSet
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
203return new SubRuleSet(offset +
2 references to SubRuleSet
PresentationCore (2)
MS\Internal\Shaping\Context.cs (2)
201private SubRuleSet RuleSet(FontTable Table, int Index) 430SubRuleSet subRuleSet= RuleSet(Table, coverageIndex);