1 instantiation of MultipleSubstitutionSequenceTable
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (1)
492
return new
MultipleSubstitutionSequenceTable
(
2 references to MultipleSubstitutionSequenceTable
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (2)
490
private
MultipleSubstitutionSequenceTable
Sequence(FontTable Table, int Index)
522
MultipleSubstitutionSequenceTable
sequence = Sequence(Table,coverageIndex);