5 references to FontRenderingEmSize
PresentationFramework (5)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
401
glyphs.
FontRenderingEmSize
<= 0)
System\Windows\Documents\FixedSOMTextRun.cs (3)
94
glyphs.
FontRenderingEmSize
<= 0)
103
run._fontSize = glyphs.
FontRenderingEmSize
;
130
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.
FontRenderingEmSize
: glyphRun.AdvanceWidths[startIndex];
System\Windows\Documents\Glyphs.cs (1)
338
glyphRunProperties.fontRenderingSize =
FontRenderingEmSize
;