1 write to offset
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
879offset = Offset;
13 references to offset
PresentationCore (13)
MS\Internal\Shaping\Context.cs (13)
821return Table.GetUShort(offset + offsetFormat); 826return Table.GetUShort(offset+offsetBacktrackGlyphCount); 831return new CoverageTable(offset + 832Table.GetUShort(offset+ 841return Table.GetUShort(offset+offsetInputGlyphCount); 846return new CoverageTable(offset + 847Table.GetUShort(offset+ 856return Table.GetUShort(offset+offsetLookaheadGlyphCount); 861return new CoverageTable(offset + 862Table.GetUShort(offset+ 871int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount + 881Table.GetUShort(offset+offsetBacktrackGlyphCount) * 885Table.GetUShort(offset+offsetInputGlyphCount) *