Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c864 GdipAddPathArc (GpPath *path, float x, float y, in GdipAddPathArc() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1288 …internal static extern Status GdipAddPathArc (IntPtr path, float x, float y, float width, float he… in GdipAddPathArc() 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.cs376 …internal static int GdipAddPathArc(HandleRef path, float x, float y, float width, float height, fl… in GdipAddPathArc() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs979 …internal static int GdipAddPathArc(IntPtr path, float x, float y, float width, float height, float… in GdipAddPathArc() method in System.Drawing.SafeNativeMethods.Gdip