Home
last modified time | relevance | path

Searched defs:RGB_YELLOW (Results 1 – 14 of 14) sorted by relevance

/dports/games/palomino/palomino/src/gfx/
H A Drgb_colors.hh31 #define RGB_YELLOW 1.0f, 1.0f, 0.0f macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/psp/
H A Dpg.h15 #define RGB_YELLOW RGB(255,255,0) macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/psp/
H A Dpg.h15 #define RGB_YELLOW RGB(255,255,0) macro
/dports/devel/z88dk/z88dk/include/arch/gb/
H A Dcgb.h25 #define RGB_YELLOW RGB(31, 31, 0) macro
/dports/sysutils/cpu-x/CPU-X-4.0.1/src/bandwidth/
H A DBMP.h91 #define RGB_YELLOW (0xffff00) macro
/dports/games/libretro-hatari/hatari-561c07e/src/falcon/
H A Dhostscreen.c47 #define RGB_YELLOW 0xffff0000 macro
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/goffice/utils/
H A Dgo-color.h55 #define RGB_YELLOW RGB_TO_UINT(0xff, 0xff, 0x00) macro
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/gtkmm2ext/
H A Drgb_macros.h36 #define RGB_YELLOW RGB_TO_UINT(0xff, 0xff, 0x00) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/
H A Ddefs.h151 #define RGB_YELLOW 0x00FFFF00L macro
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/
H A Ddefs.h151 #define RGB_YELLOW 0x00FFFF00L macro
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/
H A Ddefs.h149 #define RGB_YELLOW 0x00FFFF00L macro
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/
H A Ddefs.h149 #define RGB_YELLOW 0x00FFFF00L macro
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltInt.h338 #define RGB_YELLOW "#ffff00" macro
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMapScreen.cc239 #define RGB_YELLOW ( FROMRGB( 255, 255, 0 ) ) macro