1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
885offset = Offset;
13 references to offset
PresentationCore (13)
MS\Internal\Shaping\Context.cs (13)
827return Table.GetUShort(offset + offsetFormat); 832return Table.GetUShort(offset+offsetBacktrackGlyphCount); 837return new CoverageTable(offset + 838Table.GetUShort(offset+ 847return Table.GetUShort(offset+offsetInputGlyphCount); 852return new CoverageTable(offset + 853Table.GetUShort(offset+ 862return Table.GetUShort(offset+offsetLookaheadGlyphCount); 867return new CoverageTable(offset + 868Table.GetUShort(offset+ 877int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount + 887Table.GetUShort(offset+offsetBacktrackGlyphCount) * 891Table.GetUShort(offset+offsetInputGlyphCount) *