2 writes to glyphOffsets
PresentationFramework (2)
System\Windows\Documents\Glyphs.cs (2)
332
glyphRunProperties.
glyphOffsets
= null;
353
glyphRunProperties.
glyphOffsets
= new Point[glyphCount];
4 references to glyphOffsets
PresentationFramework (4)
System\Windows\Documents\Glyphs.cs (4)
352
if (glyphRunProperties.
glyphOffsets
== null)
355
glyphRunProperties.
glyphOffsets
[i].X = parsedGlyphData.offsetX * fromEmToMil;
356
glyphRunProperties.
glyphOffsets
[i].Y = parsedGlyphData.offsetY * fromEmToMil;
1063
glyphOffsets
, // glyph offsets