Home
last modified time | relevance | path

Searched refs:YELLOW_COLOUR (Results 1 – 12 of 12) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Ddefs.h147 const Glib::ustring YELLOW_COLOUR = "#FCFCECEC2020"; variable
155 const Gdk::RGBA SEND_VECTORED_UNIT_LINE_COLOUR(YELLOW_COLOUR);
167 const Gdk::RGBA ACTIVE_RUIN_BOX(YELLOW_COLOUR);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dfrotz_types.h167 YELLOW_COLOUR = 5, enumerator
H A Dglk_interface.cpp558 case COLOR_YELLOW: return YELLOW_COLOUR; in os_peek_color()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dfrotz_types.h166 YELLOW_COLOUR = 5, enumerator
H A Dglk_interface.cpp558 case COLOR_YELLOW: return YELLOW_COLOUR; in os_peek_color()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/curses/
H A Dux_text.c96 case YELLOW_COLOUR: return COLOR_YELLOW; in unix_convert()
H A Dux_pic.c370 case COLOR_YELLOW: return YELLOW_COLOUR; in os_peek_colour()
H A Dux_init.c1005 return YELLOW_COLOUR; in getcolor()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/dumb/
H A Ddoutput.c652 frotz_to_dumb [YELLOW_COLOUR] = 8; in dumb_init_output()
671 frotz_to_dumb [YELLOW_COLOUR] = 3; in dumb_init_output()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h274 #define YELLOW_COLOUR 5 macro
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/dos/
H A Dbcinit.c573 YELLOW_COLOUR, in os_init_screen()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/sdl/
H A Dsf_util.c1119 return YELLOW_COLOUR; in getcolor()