1 write to offsetLookaheadGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
890offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
862return Table.GetUShort(offset+offsetLookaheadGlyphCount); 869offsetLookaheadGlyphCount + 877int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount +