1 write to offsetLookaheadGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
884offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
856return Table.GetUShort(offset+offsetLookaheadGlyphCount); 863offsetLookaheadGlyphCount + 871int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount +