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