Searched refs:Dither (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c384 static void Dither _ANSI_ARGS_((PhotoMaster *masterPtr,
910 * Call Dither if any part of the image is not correctly
917 Dither(masterPtr, x, y, masterPtr->width - x, 1);
921 Dither(masterPtr, 0, masterPtr->ditherY, masterPtr->width,
1765 * Dither the image to fill in this instance's pixmap.
3337 Dither(masterPtr, x, y, width, height);
3524 Dither(masterPtr, x, y, width, height);
3538 * Dither --
3555 Dither(masterPtr, x, y, width, height)
3528 Dither(masterPtr, x, y, width, height) function

Completed in 18 milliseconds