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