1 write to offsetLookaheadGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
884
offsetLookaheadGlyphCount
= offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
856
return Table.GetUShort(offset+
offsetLookaheadGlyphCount
);
863
offsetLookaheadGlyphCount
+
871
int recordCountOffset = offset +
offsetLookaheadGlyphCount
+ sizeGlyphCount +