Home
last modified time | relevance | path

Searched refs:NtGdiCreateCompatibleBitmap (Results 1 – 13 of 13) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiCreateCompatibleBitmap.c10 START_TEST(NtGdiCreateCompatibleBitmap) in START_TEST() argument
/reactos/win32ss/user/ntuser/
H A Dlayered.c169 …hbmSrc = NtGdiCreateCompatibleBitmap(info->hdcSrc, Rect.right - Rect.left, Rect.bottom - Rect.top); in IntUpdateLayeredWindowI()
170 …hbmDst = NtGdiCreateCompatibleBitmap(info->hdcSrc, Rect.right - Rect.left, Rect.bottom - Rect.top); in IntUpdateLayeredWindowI()
H A Ddefwnd.c517 hbitmap = NtGdiCreateCompatibleBitmap(hdc, w, h); in DefWndScreenshot()
H A Dkeyboard.c756 hbm = NtGdiCreateCompatibleBitmap(hdc, cx, cy); in SnapWindow()
/reactos/modules/rostests/apitests/win32nt/
H A DCMakeLists.txt14 ntgdi/NtGdiCreateCompatibleBitmap.c
/reactos/win32ss/gdi/ntgdi/
H A Dbitmaps.c416 NtGdiCreateCompatibleBitmap( in NtGdiCreateCompatibleBitmap() function
H A Ddibobj.c1368 hBitmap = NtGdiCreateCompatibleBitmap(hdc, in NtGdiStretchDIBitsInternal()
/reactos/win32ss/gdi/gdi32/objects/
H A Dbitmap.c372 return NtGdiCreateCompatibleBitmap(hDC, Width, Height); in CreateCompatibleBitmap()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec37 @ stdcall NtGdiCreateCompatibleBitmap(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec36 @ stdcall NtGdiCreateCompatibleBitmap(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec36 @ stdcall NtGdiCreateCompatibleBitmap(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec45 @ stdcall NtGdiCreateCompatibleBitmap(ptr long long)
/reactos/sdk/include/psdk/
H A Dntgdi.h2571 NtGdiCreateCompatibleBitmap(