Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
DSDL_sysevents.c352 BOOL active, minimized; in WinMessage() local
355 minimized = HIWORD(wParam); in WinMessage()
356 active = (LOWORD(wParam) != WA_INACTIVE) && !minimized; in WinMessage()
385 if ( minimized ) { in WinMessage()
408 WIN_Activate(this, active, minimized); in WinMessage()
DSDL_lowvideo.h88 extern void (*WIN_Activate)(_THIS, BOOL active, BOOL minimized);
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibvideo.c92 static void DIB_Activate(_THIS, BOOL active, BOOL minimized);
1202 static void DIB_Activate(_THIS, BOOL active, BOOL minimized) argument
1208 } else if ( !minimized ) {
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
DSDL_dx5video.c430 static void DX5_Activate(_THIS, BOOL active, BOOL minimized);
2431 void DX5_Activate(_THIS, BOOL active, BOOL minimized) argument
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt337 sound while QWCL is running, even if QWCL is minimized or not the active
543 Right-click doesn't work right on minimized QWCL
545 If you right-click on minimized QWCL on the task bar, the
/external/quake/quake/src/WinQuake/
Dwqreadme.txt338 sound while WQ is running, even if WQ is minimized or not the active
544 Right-click doesn't work right on minimized WinQuake
546 If you right-click on minimized WinQuake on the task bar, the
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowAdapter.mm38 // _auxiliaryStorage->_auxWFlags.minimized will always reflect the window's Carbon collapsed state.
/external/webkit/WebKit/qt/
DChangeLog10724 Fix web inspector does not returns its state properly after its window is minimized.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-034166 - fixed 3073693 -- flash drawn to screen even when window minimized
DChangeLog-2006-02-09595 WebNSDateExtrasInternal.h also, but I minimized the gratuitous change level here