1 write to offsetInputGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
880offsetInputGlyphCount = offsetBacktrackGlyphCount + sizeGlyphCount +
4 references to offsetInputGlyphCount
PresentationCore (4)
MS\Internal\Shaping\Context.cs (4)
841return Table.GetUShort(offset+offsetInputGlyphCount); 848offsetInputGlyphCount + 884offsetLookaheadGlyphCount = offsetInputGlyphCount + sizeGlyphCount + 885Table.GetUShort(offset+offsetInputGlyphCount) *