1 write to offsetInputGlyphCount
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Context.cs (1)
934offsetInputGlyphCount = offsetBacktrackGlyphCount + sizeGlyphCount +
4 references to offsetInputGlyphCount
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\Context.cs (4)
895return Table.GetUShort(offset+offsetInputGlyphCount); 902offsetInputGlyphCount + 938offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount + 939Table.GetUShort(offset+offsetInputGlyphCount) *