1 instantiation of LigatureSetTable
PresentationCore (1)
MS\Internal\Shaping\Substitution.cs (1)
139return new LigatureSetTable(offset+Table.GetUShort(offset+
3 references to LigatureSetTable
PresentationCore (3)
MS\Internal\Shaping\Substitution.cs (3)
137private LigatureSetTable LigatureSet(FontTable Table, ushort Index) 225LigatureSetTable ligatureSet = LigatureSet(Table,(ushort)CoverageIndex); 366LigatureSetTable ligatureSet = LigatureSet(table, setIndex);