1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
879
offset
= Offset;
13 references to offset
PresentationCore (13)
MS\Internal\Shaping\Context.cs (13)
821
return Table.GetUShort(
offset
+ offsetFormat);
826
return Table.GetUShort(
offset
+offsetBacktrackGlyphCount);
831
return new CoverageTable(
offset
+
832
Table.GetUShort(
offset
+
841
return Table.GetUShort(
offset
+offsetInputGlyphCount);
846
return new CoverageTable(
offset
+
847
Table.GetUShort(
offset
+
856
return Table.GetUShort(
offset
+offsetLookaheadGlyphCount);
861
return new CoverageTable(
offset
+
862
Table.GetUShort(
offset
+
871
int recordCountOffset =
offset
+ offsetLookaheadGlyphCount + sizeGlyphCount +
881
Table.GetUShort(
offset
+offsetBacktrackGlyphCount) *
885
Table.GetUShort(
offset
+offsetInputGlyphCount) *