Home
last modified time | relevance | path

Searched refs:METADC_SetDIBitsToDevice (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h747 extern INT METADC_SetDIBitsToDevice( HDC hdc, INT x_dest, INT y_dest, DWORD width, DWORD height,
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetadc.c846 INT METADC_SetDIBitsToDevice( HDC hdc, INT x_dst, INT y_dst, DWORD width, DWORD height, in METADC_SetDIBitsToDevice() function