Searched refs:saturate_image (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/comctl32/ |
H A D | comctl32_ros.diff | 654 +HDC saturate_image( HIMAGELIST himl, HDC dest_dc, int dest_x, int dest_y, 739 + hdcSaturated = saturate_image(himl, pimldp->hdcDst, pimldp->x, pimldp->y,
|
H A D | imagelist.c | 1420 BOOL saturate_image(HIMAGELIST himl, HDC dest_dc, int dest_x, int dest_y, in saturate_image() function 1597 if (saturate_image(himl, pimldp->hdcDst, pimldp->x, pimldp->y, in ImageList_DrawIndirect()
|