Searched refs:GetClipCursor (Results 1 – 5 of 5) sorted by relevance
417 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()
244 GetClipCursor(LPRECT lpRect) in GetClipCursor() function
449 This->clipped = GetClipCursor( &new_rect ) && EqualRect( &rect, &new_rect ); in warp_check()
262 @ stdcall GetClipCursor(ptr) NtUserGetClipCursor
4607 BOOL WINAPI GetClipCursor(_Out_ LPRECT);