1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
1449
public GlyphContextSubtable(int Offset) {
offset
= Offset; }
5 references to offset
PresentationCore (5)
MS\Internal\Shaping\Context.cs (5)
1233
return Table.GetUShort(
offset
+ offsetFormat);
1238
return new CoverageTable(
offset
+ Table.GetUShort(
offset
+ offsetCoverage));
1249
return new SubRuleSet(
offset
+
1250
Table.GetUShort(
offset
+