1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Substitution.cs (1)
401
public LigatureSubstitutionSubtable(int Offset) {
offset
= Offset; }
6 references to offset
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
123
return Table.GetUShort(
offset
+ offsetFormat);
128
return new CoverageTable(
offset
+ Table.GetUShort(
offset
+ offsetCoverage));
133
return Table.GetUShort(
offset
+ offsetLigatureSetCount);
138
return new LigatureSetTable(
offset
+Table.GetUShort(
offset
+