__imlib_copy_image_data 4163 src/lib/api.c     __imlib_copy_image_data(im, xx, yy, w, h, nx, ny);
__imlib_copy_image_data 4191 src/lib/api.c     __imlib_copy_image_data(im, x, y, width, height, new_x, new_y);
__imlib_copy_image_data   76 src/lib/rgbadraw.h __hidden void __imlib_copy_image_data(ImlibImage * im, int x, int y, int w, int h,