Home
last modified time | relevance | path

Searched defs:dest_dc (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/ole32/
H A Dclipboard.c551 HDC dest_dc = CreateCompatibleDC(NULL); in dup_bitmap() local
/reactos/dll/win32/comctl32/
H A Dimagelist.c1287 static BOOL alpha_blend_image( HIMAGELIST himl, HDC srce_dc, HDC srce_dcMask, HDC dest_dc, int dest… in alpha_blend_image()
1420 BOOL saturate_image(HIMAGELIST himl, HDC dest_dc, int dest_x, int dest_y, in saturate_image()