Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32gfx.c51 static BOOL bJustClosedWithActiveMouse = FALSE; variable
709 if(!WIN32GFX_IsFullScreen() && ( bFirstTime || bJustClosedWithActiveMouse ) ) in open_windows()
712 bJustClosedWithActiveMouse = FALSE; in open_windows()
1218 bJustClosedWithActiveMouse = TRUE; in close_windows()