1 write to offsetLookaheadGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
886offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
858return Table.GetUShort(offset+offsetLookaheadGlyphCount); 865offsetLookaheadGlyphCount + 873int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount +