Searched refs:ClipCursor (Results 1 – 12 of 12) sorted by relevance
420 if (!ClipCursor(NULL)) continue; in test_ChangeDisplaySettingsEx()426 ok(ClipCursor(&r1), "ClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()430 ok(ClipCursor(&r1), "ClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()434 ok(!ClipCursor(&r1), "ClipCursor() succeeded\n"); in test_ChangeDisplaySettingsEx()436 ClipCursor(NULL); in test_ChangeDisplaySettingsEx()439 ok(ClipCursor(&r1), "ClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()443 ClipCursor(&virt); in test_ChangeDisplaySettingsEx()
1355 ClipCursor(&rc); in test_mouse_ll_hook()1370 ClipCursor(NULL); in test_mouse_ll_hook()1397 ClipCursor(&rc); in test_mouse_ll_hook()1423 ClipCursor(NULL); in test_mouse_ll_hook()1427 ClipCursor(&rc); in test_mouse_ll_hook()1430 ClipCursor(NULL); in test_mouse_ll_hook()1434 ClipCursor(&rc); in test_mouse_ll_hook()1438 ClipCursor(NULL); in test_mouse_ll_hook()1442 ClipCursor(&rc); in test_mouse_ll_hook()1446 ClipCursor(NULL); in test_mouse_ll_hook()
173 ClipCursor(&RClient); in MainWndProc()225 ClipCursor(NULL); in MainWndProc()
304 IsClipped = ClipCursor(&rcClip); in CaptureMousePointer()310 ClipCursor(NULL); in CaptureMousePointer()
448 ClipCursor( &rect ); in warp_check()497 ClipCursor( NULL ); in SysMouseWImpl_Acquire()524 ClipCursor(NULL); in SysMouseWImpl_Unacquire()
1138 ClipCursor(NULL); in CC_WMLButtonUp()1222 ClipCursor(&rect); in CC_WMLButtonDown()1269 ClipCursor(NULL); in ColorDlgProc()
988 ClipCursor(&rc); in MonSelApplyCursorClipping()993 ClipCursor(NULL); in MonSelApplyCursorClipping()
266 ClipCursor(CONST RECT *lpRect) in ClipCursor() function
67 66 stdcall ClipCursor(ptr) NtUserClipCursor
995 ClipCursor(NULL); in swapchain_init()
4932 ClipCursor(&clip_rc); in wined3d_set_adapter_display_mode()
4218 BOOL WINAPI ClipCursor(_In_opt_ LPCRECT);