1 write to offsetInputGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
882offsetInputGlyphCount = offsetBacktrackGlyphCount + sizeGlyphCount +
4 references to offsetInputGlyphCount
PresentationCore (4)
MS\Internal\Shaping\Context.cs (4)
843return Table.GetUShort(offset+offsetInputGlyphCount); 850offsetInputGlyphCount + 886offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount + 887Table.GetUShort(offset+offsetInputGlyphCount) *