Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h701 extern BOOL METADC_BitBlt( HDC hdc_dst, INT x_dst, INT y_dst, INT width, INT height,
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetadc.c800 BOOL METADC_BitBlt( HDC hdc, INT x_dst, INT y_dst, INT width, INT height, in METADC_BitBlt() function