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