Home
last modified time | relevance | path

Searched refs:GdipDeleteBrush (Results 1 – 25 of 59) sorted by relevance

123

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtesttexturebrush.c99 GdipDeleteBrush ((GpBrush *) brush); in test_clone()
100 GdipDeleteBrush (clone); in test_clone()
136 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
142 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
148 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
154 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
160 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
166 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
172 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
178 GdipDeleteBrush ((GpBrush *) brush); in test_createTexture()
[all …]
H A Dtestlineargradientbrush.c85 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
91 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
97 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
103 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
109 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
115 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
121 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
127 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
133 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
139 GdipDeleteBrush ((GpBrush *) brush); in test_createLineBrush()
[all …]
H A Dtesthatchbrush.c55 GdipDeleteBrush (brush); in test_clone()
56 GdipDeleteBrush (clone); in test_clone()
66 status = GdipDeleteBrush ((GpBrush *) brush); in test_delete()
84 GdipDeleteBrush ((GpBrush *) brush); in test_createHatchBrush()
90 GdipDeleteBrush ((GpBrush *)brush); in test_createHatchBrush()
128 GdipDeleteBrush ((GpBrush *) brush); in test_getHatchStyle()
150 GdipDeleteBrush ((GpBrush *) brush); in test_getForegroundColor()
172 GdipDeleteBrush ((GpBrush *) brush); in test_getBackgroundColor()
H A Dtestpathgradientbrush.c105 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradient()
111 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradient()
117 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradient()
123 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradient()
129 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradient()
276 GdipDeleteBrush (brush); in test_createPathGradientI()
282 GdipDeleteBrush (brush); in test_createPathGradientI()
288 GdipDeleteBrush (brush); in test_createPathGradientI()
294 GdipDeleteBrush (brush); in test_createPathGradientI()
453 GdipDeleteBrush ((GpBrush *) brush); in test_createPathGradientFromPath()
[all …]
H A Dtestbrush.c41 GdipDeleteBrush ((GpBrush *) brush); in test_getBrushType()
59 GdipDeleteBrush ((GpBrush *) brush); in test_clone()
69 status = GdipDeleteBrush ((GpBrush *) brush); in test_delete()
73 status = GdipDeleteBrush (NULL); in test_delete()
H A Dtestsolidbrush.c49 GdipDeleteBrush ((GpBrush *) brush); in test_clone()
50 GdipDeleteBrush (clone); in test_clone()
61 status = GdipDeleteBrush ((GpBrush *) brush); in test_delete()
84 GdipDeleteBrush ((GpBrush *) brush); in test_createSolidFill()
107 GdipDeleteBrush ((GpBrush *) brush); in test_getSolidFillColor()
139 GdipDeleteBrush ((GpBrush *) brush); in test_setSolidFillColor()
572 GdipDeleteBrush ((GpBrush *) brush); in test_fill()
H A Dtestpen.c134 GdipDeleteBrush (brush); in verifyPen()
320 GdipDeleteBrush ((GpBrush *) solidBrush); in test_createPen2()
321 GdipDeleteBrush ((GpBrush *) hatchBrush); in test_createPen2()
323 GdipDeleteBrush ((GpBrush *) textureBrush); in test_createPen2()
1548 GdipDeleteBrush (brush); in test_setPenColor()
1569 GdipDeleteBrush (brush); in test_setPenColor()
1590 GdipDeleteBrush (brush); in test_setPenColor()
1614 GdipDeleteBrush (brush); in test_setPenColor()
1638 GdipDeleteBrush (brush); in test_setPenColor()
1645 GdipDeleteBrush ((GpBrush *) hatchBrush); in test_setPenColor()
[all …]
H A Dtestclip.c218 C (GdipDeleteBrush (pathBrush)); in test_gdip_clip_path()
235 C (GdipDeleteBrush (brush)); in test_gdip_clip_path()
H A Dtestgraphicsfill.c230 GdipDeleteBrush (brush); in test_fillClosedCurve()
435 GdipDeleteBrush (brush); in test_fillClosedCurveI()
1051 GdipDeleteBrush (brush); in test_fillClosedCurve2()
1679 GdipDeleteBrush (brush); in test_fillClosedCurve2I()
1780 GdipDeleteBrush (brush); in test_fillEllipse()
1881 GdipDeleteBrush (brush); in test_fillEllipseI()
2029 GdipDeleteBrush (brush); in test_fillPath()
2286 GdipDeleteBrush (brush); in test_fillPie()
2543 GdipDeleteBrush (brush); in test_fillPieI()
2751 GdipDeleteBrush (brush); in test_fillPolygon()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_grad.cpp53 if (_sten->pSolid) GdipDeleteBrush(_sten->pSolid); in gdip_delete_stencil()
54 if (_sten->pTexture) GdipDeleteBrush(_sten->pTexture); in gdip_delete_stencil()
55 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_delete_stencil()
56 if (_sten->pRadial) GdipDeleteBrush(_sten->pRadial); in gdip_delete_stencil()
107 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_set_linear_gradient()
131 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_recompute_line_gradient()
198 GdipDeleteBrush(_sten->pRadial); in gdip_recompute_radial_gradient()
202 GdipDeleteBrush(_sten->pSolid); in gdip_recompute_radial_gradient()
358 if (_sten->pRadial) GdipDeleteBrush(_sten->pRadial); in gdip_set_vertex_path()
H A Dgdip_texture.cpp405 GdipDeleteBrush(sten->pTexture); in gdip_load_texture()
431 if (sten->pTexture) GdipDeleteBrush(sten->pTexture); in gdip_load_texture()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/gdip_raster/
H A Dgdip_grad.cpp53 if (_sten->pSolid) GdipDeleteBrush(_sten->pSolid); in gdip_delete_stencil()
54 if (_sten->pTexture) GdipDeleteBrush(_sten->pTexture); in gdip_delete_stencil()
55 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_delete_stencil()
56 if (_sten->pRadial) GdipDeleteBrush(_sten->pRadial); in gdip_delete_stencil()
107 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_set_linear_gradient()
131 if (_sten->pLinear) GdipDeleteBrush(_sten->pLinear); in gdip_recompute_line_gradient()
198 GdipDeleteBrush(_sten->pRadial); in gdip_recompute_radial_gradient()
202 GdipDeleteBrush(_sten->pSolid); in gdip_recompute_radial_gradient()
358 if (_sten->pRadial) GdipDeleteBrush(_sten->pRadial); in gdip_set_vertex_path()
H A Dgdip_texture.cpp405 GdipDeleteBrush(sten->pTexture); in gdip_load_texture()
431 if (sten->pTexture) GdipDeleteBrush(sten->pTexture); in gdip_load_texture()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dpathgradientbrush.c140 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
149 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
169 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
177 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
186 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
198 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
206 GdipDeleteBrush ((GpBrush *) newbrush); in gdip_pgrad_clone_brush()
488 GdipDeleteBrush ((GpBrush *) gp); in GdipCreatePathGradient()
494 GdipDeleteBrush ((GpBrush *) gp); in GdipCreatePathGradient()
513 GdipDeleteBrush ((GpBrush *) gp); in GdipCreatePathGradient()
[all …]
H A Dbrush.h33 GpStatus WINGDIPAPI GdipDeleteBrush (GpBrush *brush);
H A Dbrush.c74 GdipDeleteBrush (GpBrush *brush) in GdipDeleteBrush() function
H A Dmetafile.c316 status = GdipDeleteBrush ((GpBrush*)obj->ptr); in gdip_metafile_DeleteObject()
618 GdipDeleteBrush (fill); in gdip_metafile_SetPixel()
1205 GdipDeleteBrush ((GpBrush*)context->stock_brush_white); in gdip_metafile_play_cleanup()
1207 GdipDeleteBrush ((GpBrush*)context->stock_brush_ltgray); in gdip_metafile_play_cleanup()
1209 GdipDeleteBrush ((GpBrush*)context->stock_brush_gray); in gdip_metafile_play_cleanup()
1211 GdipDeleteBrush ((GpBrush*)context->stock_brush_dkgray); in gdip_metafile_play_cleanup()
1213 GdipDeleteBrush ((GpBrush*)context->stock_brush_black); in gdip_metafile_play_cleanup()
1215 GdipDeleteBrush ((GpBrush*)context->stock_brush_null); in gdip_metafile_play_cleanup()
H A Demfplus.c120 GdipDeleteBrush (brush); /* brush == a GpBrush* typecasted solid, if used */ in EmfPlusFillRects()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusbrush.h51 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
111 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
218 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
426 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
533 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusbrush.h51 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
111 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
218 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
426 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
533 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusbrush.h46 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
106 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
213 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
421 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
528 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusbrush.h46 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
106 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
213 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
421 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
528 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DBrush.cs48 SafeNativeMethods.Gdip.GdipDeleteBrush(new HandleRef(this, _nativeBrush)); in Dispose()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/Test/System.Drawing/
H A DGDIPlusTest.cs256 …Assert.AreEqual ((int) Status.InvalidParameter, GDIPlus.GdipDeleteBrush (HandleRefZero), "GdipDele… in DeleteBrush()
1015 Assert.AreEqual (0, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in CreatePathGradient()
1042 Assert.AreEqual (0, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in CreatePathGradient_FromPath_Line()
1068 Assert.AreEqual (0, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in CreatePathGradient_FromPath_Lines()
1128 Assert.AreEqual ((int) Status.Ok, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in PenColor_81266()
1139 Assert.AreEqual ((int) Status.Ok, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush-2"); in PenColor_81266()
1234 GDIPlus.GdipDeleteBrush (brushHandle); in DrawingOperations()
1371 Assert.AreEqual ((int) Status.Ok, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in Texture()
1411 Assert.AreEqual ((int) Status.Ok, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in Texture2()
1449 Assert.AreEqual ((int) Status.Ok, GDIPlus.GdipDeleteBrush (brushHandle), "GdipDeleteBrush"); in TextureIA()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/win32/
H A Dwin32_int.h62 void GdipDeleteBrush(void* pBrush);

123