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