1 instantiation of LigatureTable
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (1)
181
return new
LigatureTable
(offset + Table.GetUShort(offset +
3 references to LigatureTable
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (3)
179
public
LigatureTable
Ligature(FontTable Table, ushort Index)
257
LigatureTable
ligature = ligatureSet.Ligature(Table,liga);
399
LigatureTable
ligature = ligatureSet.Ligature(table, liga);