Searched refs:NtGdiSetRectRgn (Results 1 – 9 of 9) sorted by relevance
/reactos/win32ss/gdi/ntgdi/ |
H A D | region.h | 100 NtGdiSetRectRgn(hRgn, (prc)->left, (prc)->top, (prc)->right, (prc)->bottom);
|
H A D | region.c | 4051 NtGdiSetRectRgn( in NtGdiSetRectRgn() function
|
/reactos/win32ss/user/ntuser/ |
H A D | painting.c | 1811 NtGdiSetRectRgn(hRgn, 0, 0, 0, 0); in co_UserGetUpdateRgn() 1824 NtGdiSetRectRgn(hRgn, 0, 0, 0, 0); in co_UserGetUpdateRgn() 1847 NtGdiSetRectRgn(hRgn, 0, 0, 0, 0); in co_UserGetUpdateRgn()
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | region.c | 1044 return NtGdiSetRectRgn(hrgn, xLeft, yTop, xRight, yBottom); in SetRectRgn()
|
/reactos/modules/rostests/apitests/win32u/win32u_ros/ |
H A D | win32u_ros.spec | 292 @ stdcall NtGdiSetRectRgn(ptr long long long long)
|
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/ |
H A D | win32u_2k3sp2.spec | 290 @ stdcall NtGdiSetRectRgn(ptr long long long long)
|
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/ |
H A D | win32u_xpsp2.spec | 291 @ stdcall NtGdiSetRectRgn(ptr long long long long)
|
/reactos/modules/rostests/apitests/win32u/win32u_vista/ |
H A D | win32u_vista.spec | 426 @ stdcall NtGdiSetRectRgn(ptr long long long long)
|
/reactos/sdk/include/psdk/ |
H A D | ntgdi.h | 2753 NtGdiSetRectRgn(
|