1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
881
offset
= Offset;
13 references to offset
PresentationCore (13)
MS\Internal\Shaping\Context.cs (13)
823
return Table.GetUShort(
offset
+ offsetFormat);
828
return Table.GetUShort(
offset
+offsetBacktrackGlyphCount);
833
return new CoverageTable(
offset
+
834
Table.GetUShort(
offset
+
843
return Table.GetUShort(
offset
+offsetInputGlyphCount);
848
return new CoverageTable(
offset
+
849
Table.GetUShort(
offset
+
858
return Table.GetUShort(
offset
+offsetLookaheadGlyphCount);
863
return new CoverageTable(
offset
+
864
Table.GetUShort(
offset
+
873
int recordCountOffset =
offset
+ offsetLookaheadGlyphCount + sizeGlyphCount +
883
Table.GetUShort(
offset
+offsetBacktrackGlyphCount) *
887
Table.GetUShort(
offset
+offsetInputGlyphCount) *