1 write to offsetLookaheadGlyphCount
PresentationCore (1)
MS\Internal\Shaping\Context.cs (1)
886
offsetLookaheadGlyphCount
= offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
MS\Internal\Shaping\Context.cs (3)
858
return Table.GetUShort(offset+
offsetLookaheadGlyphCount
);
865
offsetLookaheadGlyphCount
+
873
int recordCountOffset = offset +
offsetLookaheadGlyphCount
+ sizeGlyphCount +