Home
last modified time | relevance | path

Searched refs:draw_ms_button (Results 1 – 3 of 3) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dscreen.c724 draw_ms_button (&scr.ms_health_cover_button, in draw_ms_buttons()
726 draw_ms_button (&scr.ms_cricket_cover_button, in draw_ms_buttons()
1042 draw_ms_button (ms_normal_button_graphic); in draw_mini_screen()
1099 draw_ms_button (ms_pollution_button_graphic); in draw_mini_screen_pollution()
1131 draw_ms_button (ms_fire_cover_button_graphic); in draw_mini_screen_fire_cover()
1203 draw_ms_button (ms_health_cover_button_graphic); in draw_mini_screen_health_cover()
1239 draw_ms_button (ms_ub40_button_graphic); in draw_mini_screen_ub40()
1268 draw_ms_button (ms_starve_button_graphic); in draw_mini_screen_starve()
1298 draw_ms_button (ms_coal_button_graphic); in draw_mini_screen_coal()
1333 draw_ms_button (ms_power_button_graphic); in draw_mini_screen_power()
[all …]
H A Dgeometry.h128 void draw_ms_button (char* graphic);
H A Dgeometry.c639 draw_ms_button (Rect* b, char* graphic) in draw_ms_button() function
645 draw_ms_button (char* graphic) in draw_ms_button() function