Lines Matching refs:winDebug
316 winDebug("IsMouseActive - no prop use default value:%d\n", in IsMouseActive()
359 winDebug("\thWnd %p\n", hwnd); in winMWExtWMWindowProc()
360 winDebug("\tpScreenPriv %p\n", pScreenPriv); in winMWExtWMWindowProc()
361 winDebug("\tpScreenInfo %p\n", pScreenInfo); in winMWExtWMWindowProc()
362 winDebug("\thwndScreen %p\n", hwndScreen); in winMWExtWMWindowProc()
363 winDebug("winMWExtWMWindowProc (%p) %08x %08x %08x\n", in winMWExtWMWindowProc()
371 winDebug("winMWExtWMWindowProc - WM_CREATE\n"); in winMWExtWMWindowProc()
381 winDebug("winMWExtWMWindowProc - WM_CLOSE %d\n", pRLWinPriv->fClose); in winMWExtWMWindowProc()
398 winDebug("winMWExtWMWindowProc - WM_DESTROY\n"); in winMWExtWMWindowProc()
424 winDebug("winMWExtWMWindowProc - WM_MOUSEMOVE\n"); in winMWExtWMWindowProc()
479 winDebug("winMWExtWMWindowProc - WM_NCMOUSEMOVE\n"); in winMWExtWMWindowProc()
506 winDebug("winMWExtWMWindowProc - WM_MOUSELEAVE\n"); in winMWExtWMWindowProc()
526 winDebug("winMWExtWMWindowProc - WM_LBUTTONDBLCLK\n"); in winMWExtWMWindowProc()
535 winDebug("winMWExtWMWindowProc - WM_LBUTTONUP\n"); in winMWExtWMWindowProc()
545 winDebug("winMWExtWMWindowProc - WM_MBUTTONDBLCLK\n"); in winMWExtWMWindowProc()
554 winDebug("winMWExtWMWindowProc - WM_MBUTTONUP\n"); in winMWExtWMWindowProc()
564 winDebug("winMWExtWMWindowProc - WM_RBUTTONDBLCLK\n"); in winMWExtWMWindowProc()
573 winDebug("winMWExtWMWindowProc - WM_RBUTTONUP\n"); in winMWExtWMWindowProc()
596 winDebug("winMWExtWMWindowProc - WM_MOUSEWHEEL\n"); in winMWExtWMWindowProc()
605 winDebug("winMWExtWMWindowProc - WM_MOUSEHWHEEL\n"); in winMWExtWMWindowProc()
614 winDebug("winMWExtWMWindowProc - WM_MOUSEACTIVATE\n"); in winMWExtWMWindowProc()
637 winDebug("winMWExtWMWindowProc - WM_*KEYDOWN\n"); in winMWExtWMWindowProc()
665 winDebug("winMWExtWMWindowProc - WM_*KEYUP\n"); in winMWExtWMWindowProc()
674 winDebug("winMWExtWMWindowProc - WM_HOTKEY\n"); in winMWExtWMWindowProc()
683 winDebug("winMWExtWMWindowProc - WM_ERASEBKGND\n"); in winMWExtWMWindowProc()
726 winDebug("winMWExtWMWindowProc - WM_ACTIVATE\n"); in winMWExtWMWindowProc()
743 winDebug("Win %p is now restacking.\n", in winMWExtWMWindowProc()
750 winDebug("Win %p forbid to change z order (%p).\n", in winMWExtWMWindowProc()
761 winDebug("winMWExtWMWindowProc - WM_MOVE\n"); in winMWExtWMWindowProc()
788 winDebug("\t(%d, %d)\n", (short) LOWORD(lParam), in winMWExtWMWindowProc()
801 winDebug("winMWExtWMWindowProc - WM_SHOWWINDOW\n"); in winMWExtWMWindowProc()
820 winDebug("winMWExtWMWindowProc - WM_WINDOWPOSCHANGED\n"); in winMWExtWMWindowProc()
821 winDebug("\tflags: %s%s%s%s%s%s%s%s%s%s%s%s\n", in winMWExtWMWindowProc()
836 winDebug("\tno_configure: %s\n", (g_fNoConfigureWindow ? "Yes" : "No")); in winMWExtWMWindowProc()
837 winDebug("\textend: (%d, %d, %d, %d)\n", in winMWExtWMWindowProc()
847 winDebug("\tIconic -> MINIMIZED\n"); in winMWExtWMWindowProc()
858 winDebug("\tZoomed -> MAXIMIZED\n"); in winMWExtWMWindowProc()
868 winDebug("\tnone -> RESTORED\n"); in winMWExtWMWindowProc()
887 winDebug("\tmove & resize\n"); in winMWExtWMWindowProc()
908 winDebug("\tmove\n"); in winMWExtWMWindowProc()
929 winDebug("\tmove\n"); in winMWExtWMWindowProc()
941 winDebug("\tresize\n"); in winMWExtWMWindowProc()
954 winDebug("winMWExtWMWindowProc - WM_WINDOWPOSCHANGED - done.\n"); in winMWExtWMWindowProc()
962 winDebug("winMWExtWMWindowProc - WM_SIZE\n"); in winMWExtWMWindowProc()
965 winDebug("\t(%d, %d) %d\n", (short) LOWORD(lParam), in winMWExtWMWindowProc()
975 winDebug("\tSIZE_MINIMIZED\n"); in winMWExtWMWindowProc()
988 winDebug("\tSIZE_RESTORED\n"); in winMWExtWMWindowProc()
1000 winDebug("\tSIZE_MAXIMIZED\n"); in winMWExtWMWindowProc()
1022 winDebug("winMWExtWMWindowProc - WM_ACTIVATEAPP\n"); in winMWExtWMWindowProc()
1050 winDebug("winMWExtWMWindowProc - WM_ENTERSIZEMOVE\n"); in winMWExtWMWindowProc()
1057 winDebug("winMWExtWMWindowProc - WM_EXITSIZEMOVE\n"); in winMWExtWMWindowProc()