Searched defs:dest_dc (Results 1 – 2 of 2) sorted by relevance
551 HDC dest_dc = CreateCompatibleDC(NULL); in dup_bitmap() local
1287 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()