Home
last modified time | relevance | path

Searched refs:COLOR_SIDEBAR (Results 1 – 6 of 6) sorted by relevance

/dports/games/julius/julius-1.7.0/src/graphics/
H A Dcolor.h14 #define COLOR_SIDEBAR 0xbdb592 macro
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dcolor.h15 #define COLOR_SIDEBAR 0xffbdb592 macro
/dports/games/julius/julius-1.7.0/src/widget/sidebar/
H A Dextra.c196 data.y_offset + data.height, COLOR_SIDEBAR); in draw_extra_info_panel()
H A Dmilitary.c315 … Y_OFFSET_PANEL_START, Y_OFFSET_PANEL_START + MILITARY_PANEL_BLOCKS * BLOCK_SIZE, COLOR_SIDEBAR); in draw_military_panel_background()
/dports/games/augustus/augustus-3.1.0/src/widget/sidebar/
H A Dmilitary.c315 … Y_OFFSET_PANEL_START, Y_OFFSET_PANEL_START + MILITARY_PANEL_BLOCKS * BLOCK_SIZE, COLOR_SIDEBAR); in draw_military_panel_background()
H A Dextra.c505 data.y_offset + data.height, COLOR_SIDEBAR); in draw_extra_info_panel()