Home
last modified time | relevance | path

Searched defs:VGA_COLOR_TRANS (Results 1 – 10 of 10) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/gfx/
H A Dscreen.h37 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Dscreen.h35 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Dscreen.h35 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gfx/
H A Dimage.cpp36 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/
H A Dscreen.cpp35 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/scummvm/scummvm-2.5.1/engines/access/
H A Dscreen.cpp36 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dsurface.cpp109 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
H A Dcolor.cpp35 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/
H A Dpalette.cpp32 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro
/dports/games/scummvm/scummvm-2.5.1/engines/mads/
H A Dpalette.cpp32 #define VGA_COLOR_TRANS(x) ((x) * 255 / 63) macro