Home
last modified time | relevance | path

Searched refs:COLOR_THEME_CITYREP_TRADE (Results 1 – 8 of 8) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dthemecolors.h73 COLOR_THEME_CITYREP_TRADE, enumerator
H A Dcityrep.c739 SDL_FillRectAlpha(pWindow->theme, &dst, get_theme_color(COLOR_THEME_CITYREP_TRADE)); in real_info_city_report_dialog_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dthemecolors.h73 COLOR_THEME_CITYREP_TRADE, enumerator
H A Dcityrep.c753 fill_rect_alpha(pWindow->theme, &dst, get_theme_color(COLOR_THEME_CITYREP_TRADE)); in real_info_city_report_dialog_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dthemecolors.h73 COLOR_THEME_CITYREP_TRADE, enumerator
H A Dcityrep.c739 SDL_FillRectAlpha(pWindow->theme, &dst, get_theme_color(COLOR_THEME_CITYREP_TRADE)); in real_info_city_report_dialog_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dthemecolors.h73 COLOR_THEME_CITYREP_TRADE, enumerator
H A Dcityrep.c753 fill_rect_alpha(pWindow->theme, &dst, get_theme_color(COLOR_THEME_CITYREP_TRADE)); in real_info_city_report_dialog_update()