Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c1995 GdipIsVisiblePathPoint (GpPath *path, float x, float y, GpGraphics *graphics, BOOL *result) in GdipIsVisiblePathPoint() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1361 …internal static extern Status GdipIsVisiblePathPoint (IntPtr path, float x, float y, IntPtr graphi… in GdipIsVisiblePathPoint() 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.cs520 …internal static int GdipIsVisiblePathPoint(HandleRef path, float x, float y, HandleRef graphics, o… in GdipIsVisiblePathPoint() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs1115 …internal static int GdipIsVisiblePathPoint(IntPtr path, float x, float y, IntPtr graphics, out boo… in GdipIsVisiblePathPoint() method in System.Drawing.SafeNativeMethods.Gdip