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