1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
464
public GlyphChainingSubtable(int Offset) {
offset
= Offset; }
5 references to offset
PresentationCore (5)
MS\Internal\Shaping\Context.cs (5)
186
return Table.GetUShort(
offset
+ offsetFormat);
191
return new CoverageTable(
offset
+ Table.GetUShort(
offset
+ offsetCoverage));
203
return new SubRuleSet(
offset
+
204
Table.GetUShort(
offset
+