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