Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dmonitor.c417 ok(GetClipCursor(&r), "GetClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()
421 ok(GetClipCursor(&r), "GetClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()
427 ok(GetClipCursor(&r), "GetClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()
431 ok(GetClipCursor(&r), "GetClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()
440 ok(GetClipCursor(&r), "GetClipCursor() failed\n"); in test_ChangeDisplaySettingsEx()
/reactos/win32ss/user/user32/include/
H A Dntwrapper.h244 GetClipCursor(LPRECT lpRect) in GetClipCursor() function
/reactos/dll/directx/wine/dinput/
H A Dmouse.c449 This->clipped = GetClipCursor( &new_rect ) && EqualRect( &rect, &new_rect ); in warp_check()
/reactos/win32ss/user/user32/
H A Duser32.spec262 @ stdcall GetClipCursor(ptr) NtUserGetClipCursor
/reactos/sdk/include/psdk/
H A Dwinuser.h4607 BOOL WINAPI GetClipCursor(_Out_ LPRECT);