Home
last modified time | relevance | path

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

/dports/games/lincity-ng/lincity-ng-2.0/src/gui_interface/
H A Dscreen_interface.h34 extern char screen_refreshing;
/dports/games/lincity/lincity-1.13.1/
H A Dscreen.h26 extern char screen_refreshing;
H A Ddialbox.c296 if (screen_refreshing && db_screen_fresh) { in dialog_refresh()
H A Dscreen.c52 char screen_refreshing = 0; variable
669 screen_refreshing++; in screen_full_refresh()
714 screen_refreshing--; in screen_full_refresh()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity-ng/
H A DScreenInterface.cpp62 char screen_refreshing; variable