2 writes to glyphOffsets
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
366
glyphRunProperties.
glyphOffsets
= null;
387
glyphRunProperties.
glyphOffsets
= new Point[glyphCount];
4 references to glyphOffsets
PresentationFramework (4)
src\Framework\System\Windows\Documents\Glyphs.cs (4)
386
if (glyphRunProperties.
glyphOffsets
== null)
389
glyphRunProperties.
glyphOffsets
[i].X = parsedGlyphData.offsetX * fromEmToMil;
390
glyphRunProperties.
glyphOffsets
[i].Y = parsedGlyphData.offsetY * fromEmToMil;
1096
glyphOffsets
, // glyph offsets