1 write to offset
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Context.cs (1)
933
offset
= Offset;
13 references to offset
PresentationCore (13)
Core\CSharp\MS\Internal\Shaping\Context.cs (13)
875
return Table.GetUShort(
offset
+ offsetFormat);
880
return Table.GetUShort(
offset
+offsetBacktrackGlyphCount);
885
return new CoverageTable(
offset
+
886
Table.GetUShort(
offset
+
895
return Table.GetUShort(
offset
+offsetInputGlyphCount);
900
return new CoverageTable(
offset
+
901
Table.GetUShort(
offset
+
910
return Table.GetUShort(
offset
+offsetLookaheadGlyphCount);
915
return new CoverageTable(
offset
+
916
Table.GetUShort(
offset
+
925
int recordCountOffset =
offset
+ offsetLookaheadGlyphCount + sizeGlyphCount +
935
Table.GetUShort(
offset
+offsetBacktrackGlyphCount) *
939
Table.GetUShort(
offset
+offsetInputGlyphCount) *