Home
last modified time | relevance | path

Searched refs:GdipEnumerateMetafileSrcRectDestRectI (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgraphics.h191 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI (GpGraphics *graphics, GDIPCONST GpMetafi…
H A Dgraphics.c2652 GdipEnumerateMetafileSrcRectDestRectI (GpGraphics *graphics, GDIPCONST GpMetafile *metafile, GDIPCO… in GdipEnumerateMetafileSrcRectDestRectI() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h778 return updateStatus(DllExports::GdipEnumerateMetafileSrcRectDestRectI(
H A Dgdiplusflat.h264 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCON…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusgraphics.h783 return updateStatus(DllExports::GdipEnumerateMetafileSrcRectDestRectI(
H A Dgdiplusflat.h272 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCON…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusgraphics.h783 return updateStatus(DllExports::GdipEnumerateMetafileSrcRectDestRectI(
H A Dgdiplusflat.h272 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCON…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgraphics.h778 return updateStatus(DllExports::GdipEnumerateMetafileSrcRectDestRectI(
H A Dgdiplusflat.h264 GpStatus WINGDIPAPI GdipEnumerateMetafileSrcRectDestRectI(GpGraphics*,GDIPCONST GpMetafile*,GDIPCON…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGraphics.Windows.cs3113 …int status = SafeNativeMethods.Gdip.GdipEnumerateMetafileSrcRectDestRectI(new HandleRef(this, Nati… in EnumerateMetafile()
H A DGdiplusNative.Windows.cs1106 …internal static int GdipEnumerateMetafileSrcRectDestRectI(HandleRef graphics, HandleRef metafile, … in GdipEnumerateMetafileSrcRectDestRectI() method in System.Drawing.SafeNativeMethods.Gdip