2 references to FONT_RESOURCE_CHARACTERISTICS
System.Drawing.Common (2)
System\Drawing\Text\PrivateFontCollection.cs (1)
81
PInvoke.AddFontResourceEx(fn,
FONT_RESOURCE_CHARACTERISTICS
.FR_PRIVATE);
Windows.Win32.PInvoke.GDI32.dll.g.cs (1)
58
internal static extern unsafe int AddFontResourceEx(winmdroot.Foundation.PCWSTR name, winmdroot.Graphics.Gdi.
FONT_RESOURCE_CHARACTERISTICS
fl, [Optional] void* res);