5 references to FontRenderingEmSize
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
415
glyphs.
FontRenderingEmSize
<= 0)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (3)
104
glyphs.
FontRenderingEmSize
<= 0)
113
run._fontSize = glyphs.
FontRenderingEmSize
;
140
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.
FontRenderingEmSize
: glyphRun.AdvanceWidths[startIndex];
src\Framework\System\Windows\Documents\Glyphs.cs (1)
370
glyphRunProperties.fontRenderingSize =
FontRenderingEmSize
;