1 write to offsetLookaheadGlyphCount
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\Context.cs (1)
938
offsetLookaheadGlyphCount
= offsetInputGlyphCount + sizeGlyphCount +
3 references to offsetLookaheadGlyphCount
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\Context.cs (3)
910
return Table.GetUShort(offset+
offsetLookaheadGlyphCount
);
917
offsetLookaheadGlyphCount
+
925
int recordCountOffset = offset +
offsetLookaheadGlyphCount
+ sizeGlyphCount +