1 instantiation of AlternateSetTable
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (1)
624return new AlternateSetTable(offset +
2 references to AlternateSetTable
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (2)
622private AlternateSetTable AlternateSet(FontTable Table, int index) 686AlternateSetTable alternateSet = AlternateSet(Table,coverageIndex);