__imlib_DataCmodApply 3843 src/lib/api.c     __imlib_DataCmodApply(im->data, im->w, im->h, 0, &(im->flags),
__imlib_DataCmodApply 3894 src/lib/api.c     __imlib_DataCmodApply(im->data + (y * im->w) + x, width, height,
__imlib_DataCmodApply  249 src/lib/colormod.c    __imlib_DataCmodApply(im->data, im->w, im->h, 0, cm);
__imlib_DataCmodApply   60 src/lib/colormod.h __hidden void                 __imlib_DataCmodApply(DATA32 *data, int w, int h, 
__imlib_DataCmodApply  418 src/lib/rend.c                 __imlib_DataCmodApply(buf, dw, hh, 0, NULL, cmod);
__imlib_DataCmodApply  438 src/lib/rend.c                   __imlib_DataCmodApply(buf, dw, hh, im->w - dw, NULL, cmod);