2 writes to glyphOffsets
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
347
glyphRunProperties.
glyphOffsets
= null;
368
glyphRunProperties.
glyphOffsets
= new Point[glyphCount];
4 references to glyphOffsets
PresentationFramework (4)
System\Windows\Documents\Glyphs.cs (4)
367
if (glyphRunProperties.
glyphOffsets
== null)
370
glyphRunProperties.
glyphOffsets
[i].X = parsedGlyphData.offsetX * fromEmToMil;
371
glyphRunProperties.
glyphOffsets
[i].Y = parsedGlyphData.offsetY * fromEmToMil;
1078
glyphOffsets
, // glyph offsets