Home
last modified time | relevance | path

Searched defs:GdipAddPathPath (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c1190 GdipAddPathPath (GpPath *path, GDIPCONST GpPath *addingPath, BOOL connect) in GdipAddPathPath() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1328 internal static extern Status GdipAddPathPath (IntPtr path, IntPtr addingPath, bool connect); in GdipAddPathPath() method in System.Drawing.GDIPlus
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplusNative.Windows.cs428 …internal static int GdipAddPathPath(HandleRef path, HandleRef addingPath, bool connect) => GdipAdd… in GdipAddPathPath() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs1059 …internal static int GdipAddPathPath(IntPtr path, IntPtr addingPath, bool connect) => GdipAddPathPa… in GdipAddPathPath() method in System.Drawing.SafeNativeMethods.Gdip