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