Home
last modified time | relevance | path

Searched defs:IS_TRANSPARENT (Results 1 – 5 of 5) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/object/
H A DStationObject.h18 const uint32_t IS_TRANSPARENT = 1 << 2; variable
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/util/
H A Dbitmap.h27 #define IS_TRANSPARENT(c) ((ALPHA_OPAQUE | (c)) == GUI_TRANSPARENT) macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/util/
H A Dbitmap.h27 #define IS_TRANSPARENT(c) ((ALPHA_OPAQUE | (c)) == GUI_TRANSPARENT) macro
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/ty/
H A Dmod.rs1553 const IS_TRANSPARENT = 1 << 2; const
/dports/games/ivan/ivan-059/Main/Include/
H A Divandef.h825 #define IS_TRANSPARENT 1024 macro