Home
last modified time | relevance | path

Searched defs:ALPHA_OPAQUE (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/lib/fill/
H A Dfill_constants.cpp38 ConstTiles::ALPHA_OPAQUE() in ALPHA_OPAQUE() function in ConstTiles
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/util/
H A Dbitmap.h24 #define ALPHA_OPAQUE 0xff000000 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/util/
H A Dbitmap.h24 #define ALPHA_OPAQUE 0xff000000 macro
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dlos.h30 #define ALPHA_OPAQUE 12 macro
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dtransparent_surface.h70 ALPHA_OPAQUE = 0, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/
H A Dtransparent_surface.h66 ALPHA_OPAQUE = 0, enumerator
/dports/games/julius/julius-1.7.0/src/graphics/
H A Dcolor.h46 #define ALPHA_OPAQUE 0xff000000 macro
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A Dtransparent_surface.h66 ALPHA_OPAQUE = 0, enumerator
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dcolor.hpp50 const uint8_t ALPHA_OPAQUE = 255; variable
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dcolor.h56 #define ALPHA_OPAQUE 0xff000000 macro
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/lazpaint/
H A Dcolors.py5 ALPHA_OPAQUE = 255 variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.opengl.examples/src/org/eclipse/swt/opengl/examples/
H A DImageDataUtil.java24 ALPHA_OPAQUE = 255, // Fully opaque (ignores any alpha data) field in ImageDataUtil
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dblend.h424 const WideRGBA8 ALPHA_OPAQUE = {0, 0, 0, 255, 0, 0, 0, 255, variable
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dblend.h424 const WideRGBA8 ALPHA_OPAQUE = {0, 0, 0, 255, 0, 0, 0, 255, variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dblend.h424 const WideRGBA8 ALPHA_OPAQUE = {0, 0, 0, 255, 0, 0, 0, 255, variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/
H A DImageData.java1714 ALPHA_OPAQUE = 255, // Fully opaque (ignores any alpha data) field in ImageData
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/graphics/
H A DImageData.java1714 ALPHA_OPAQUE = 255, // Fully opaque (ignores any alpha data) field in ImageData
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/
H A DIconExe.java2536 static final int ALPHA_OPAQUE = 255, // Fully opaque (ignores any alpha data) field in IconExe.ImageData
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt.tools/Icon Exe/org/eclipse/swt/tools/internal/
H A DIconExe.java2431 ALPHA_OPAQUE = 255, // Fully opaque (ignores any alpha data) field in IconExe.ImageData
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dgl.cc2387 const WideRGBA8 ALPHA_OPAQUE = {0, 0, 0, 255, 0, 0, 0, 255, in blend_pixels_RGBA8() local
/dports/graphics/povray37/povray-3.7.0.10/source/base/image/
H A Dimage.cpp67 #define ALPHA_OPAQUE (1.0f) macro
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/base/image/
H A Dimage.cpp68 #define ALPHA_OPAQUE (1.0f) macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/
H A DitemToModuleMap.json106 "ALPHA_OPAQUE":"wx.", string