Home
last modified time | relevance | path

Searched defs:BrushTypeTextureFill (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipEnums.cs60 BrushTypeTextureFill = 2, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/tools/
H A Demfpbrush.hxx88 BrushTypeTextureFill = 0x00000002, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Demfpbrush.hxx89 BrushTypeTextureFill = 0x00000002, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusenums.h37 BrushTypeTextureFill = 2, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h32 BrushTypeTextureFill = 2, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusenums.h32 BrushTypeTextureFill = 2, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusenums.h37 BrushTypeTextureFill = 2, enumerator
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgdipenums.h139 BrushTypeTextureFill = 2, /* Texture Brush */ enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/gdip/
H A DGdip.java28 public static final int BrushTypeTextureFill = 2; field in Gdip