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