Home
last modified time | relevance | path

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

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics-path.c2041 GdipIsVisiblePathPointI (GpPath *path, int x, int y, GpGraphics *graphics, BOOL *result) in GdipIsVisiblePathPointI() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1363 …internal static extern Status GdipIsVisiblePathPointI (IntPtr path, int x, int y, IntPtr graphics,… in GdipIsVisiblePathPointI() 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.cs524 …internal static int GdipIsVisiblePathPointI(HandleRef path, int x, int y, HandleRef graphics, out … in GdipIsVisiblePathPointI() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs1119 …internal static int GdipIsVisiblePathPointI(IntPtr path, int x, int y, IntPtr graphics, out bool r… in GdipIsVisiblePathPointI() method in System.Drawing.SafeNativeMethods.Gdip