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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c168 * COLOR_IMAGE: 1 means that the image has different color
174 #define COLOR_IMAGE 1 macro
3280 masterPtr->flags |= COLOR_IMAGE;
3443 masterPtr->flags |= COLOR_IMAGE;
3831 if ((masterPtr->flags & COLOR_IMAGE) == 0) {
3893 if ((masterPtr->flags & COLOR_IMAGE) == 0) {

Completed in 18 milliseconds