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