Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32.h20 extern int manual_painting_needed;
H A Dwin32.c77 int manual_painting_needed = 0; variable
510 if( manual_painting_needed ) in AmigaWindowProc()
H A Dwin32gui.c145 manual_painting_needed = 1; /* So that WM_PAINT will refresh the display */ in WIN32GUI_DisplayGUI()
164 manual_painting_needed = 0; /* So that WM_PAINT doesn't need to use custom refreshing */ in WIN32GUI_DisplayGUI()