Home
last modified time | relevance | path

Searched defs:GdipCloneFont (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dfont.c1075 GdipCloneFont (GpFont* font, GpFont** cloneFont) in GdipCloneFont() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplusNative.Windows.cs1230 …internal static int GdipCloneFont(HandleRef font, out IntPtr cloneFont) => GdipCloneFont_ptr.Deleg… in GdipCloneFont() method in System.Drawing.SafeNativeMethods.Gdip