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