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