Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics.c880 GdipDrawArcI (GpGraphics *graphics, GpPen *pen, INT x, INT y, INT width, INT height, REAL startAngl… in GdipDrawArcI() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs584 …static internal extern Status GdipDrawArcI (IntPtr graphics, IntPtr pen, int x, int y, int width, … in GdipDrawArcI() 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.cs858 …internal static int GdipDrawArcI(HandleRef graphics, HandleRef pen, int x, int y, int width, int h… in GdipDrawArcI() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs372 …internal static int GdipDrawArcI(IntPtr graphics, IntPtr pen, int x, int y, int width, int height,… in GdipDrawArcI() method in System.Drawing.SafeNativeMethods.Gdip