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