Lines Matching refs:hwndScreen
335 HWND hwndScreen = NULL; in winMWExtWMWindowProc() local
353 hwndScreen = pScreenPriv->hwndScreen; in winMWExtWMWindowProc()
362 winDebug("\thwndScreen %p\n", hwndScreen); in winMWExtWMWindowProc()
467 KillTimer(pScreenPriv->hwndScreen, WIN_POLLING_MOUSE_TIMER_ID); in winMWExtWMWindowProc()
499 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()
518 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()
600 SendMessage(hwndScreen, message, wParam, lParam); in winMWExtWMWindowProc()
609 SendMessage(hwndScreen, message, wParam, lParam); in winMWExtWMWindowProc()
658 SendMessage(hwndScreen, message, wParam, lParam); in winMWExtWMWindowProc()
669 SendMessage(hwndScreen, message, wParam, lParam); in winMWExtWMWindowProc()
678 SendMessage(hwndScreen, message, wParam, lParam); in winMWExtWMWindowProc()