Home
last modified time | relevance | path

Searched refs:port_cb_flag (Results 1 – 5 of 5) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dmain.c582 && port_cb_flag == 0 && prefs_flag == 0) in execute_timestep()
624 else if (port_cb_flag) /* else- can't have both */ in execute_timestep()
631 if (port_cb_flag != 0 && port_cb_drawn_flag == 0) in execute_timestep()
H A Dcliglobs.c91 int port_cb_flag = 0, port_cb_drawn_flag = 0; variable
H A Dmouse.c118 else if (port_cb_flag) { in cs_mouse_handler()
167 else if (port_cb_flag) { in cs_mouse_handler()
255 && market_cb_flag == 0 && port_cb_flag == 0 in move_mouse()
284 && port_cb_flag == 0) in move_mouse()
H A Dcliglobs.h107 extern int port_cb_flag, port_cb_drawn_flag;
H A Dscreen.c2190 port_cb_flag = 1; in clicked_port_cb()
2208 port_cb_flag = 0; in close_port_cb()