1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
1447
public GlyphContextSubtable(int Offset) {
offset
= Offset; }
5 references to offset
PresentationCore (5)
MS\Internal\Shaping\Context.cs (5)
1231
return Table.GetUShort(
offset
+ offsetFormat);
1236
return new CoverageTable(
offset
+ Table.GetUShort(
offset
+ offsetCoverage));
1247
return new SubRuleSet(
offset
+
1248
Table.GetUShort(
offset
+