Home
last modified time | relevance | path

Searched refs:NtUserSetWindowRgn (Results 1 – 8 of 8) sorted by relevance

/reactos/win32ss/user/user32/misc/
H A Dusrapihk.c143 puah->SetWindowRgn = NtUserSetWindowRgn; in ResetUserApiHook()
354 NtUserSetWindowRgn,
/reactos/win32ss/user/user32/windows/
H A Dpaint.c206 Ret = NtUserSetWindowRgn(hWnd, hRgn, bRedraw); in SetWindowRgn()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec555 @ stdcall NtUserSetWindowRgn(ptr ptr long)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec551 @ stdcall NtUserSetWindowRgn(ptr ptr long)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec554 @ stdcall NtUserSetWindowRgn(ptr ptr long)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec734 @ stdcall NtUserSetWindowRgn(ptr ptr long)
/reactos/win32ss/include/
H A Dntuser.h3310 NtUserSetWindowRgn(
/reactos/win32ss/user/ntuser/
H A Dwinpos.c3589 NtUserSetWindowRgn( in NtUserSetWindowRgn() function