3 references to FONT_OUTPUT_PRECISION
System.Private.Windows.Core (1)
Windows.Win32.LOGFONTW.g.cs (1)
89
internal winmdroot.Graphics.Gdi.
FONT_OUTPUT_PRECISION
lfOutPrecision;
System.Windows.Forms (2)
System\Windows\Forms\Rendering\FontCache.Data.cs (2)
103
lfOutPrecision =
FONT_OUTPUT_PRECISION
.OUT_TT_PRECIS,
117
logFont.lfOutPrecision =
FONT_OUTPUT_PRECISION
.OUT_TT_ONLY_PRECIS;