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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c157 int ditherX, ditherY; /* Location of first incorrectly member in struct:PhotoMaster
914 x = masterPtr->ditherX;
916 if (masterPtr->ditherX != 0) {
2100 masterPtr->ditherX = 0;
2104 masterPtr->ditherX = 0;
2109 || ((int) validBox.width < masterPtr->ditherX)) {
2110 masterPtr->ditherX = validBox.width;
3264 && (x < masterPtr->ditherX))) {
3268 masterPtr->ditherX = x;
3426 && (x < masterPtr->ditherX))) {
[all...]

Completed in 16 milliseconds