1 write to offsetLookaheadGlyphCount
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Context.cs (1)
938offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\Context.cs (3)
910return Table.GetUShort(offset+offsetLookaheadGlyphCount); 917offsetLookaheadGlyphCount + 925int recordCountOffset = offset + offsetLookaheadGlyphCount + sizeGlyphCount +