Home
last modified time | relevance | path

Searched refs:xOffset (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c878 xOffset = yOffset = 0; in CreateXImage()
1007 xOffset = yOffset = 0;
1098 sx = dx + xOffset;
1115 sx = xOffset;
1127 sx = xOffset;
1136 if (sx == xOffset)
1138 xOffset = sx;
1150 xOffset = sx;
1184 xOffset = xOffset + grabX - (int) event->xbutton.x;
1185 xOffset = MIN(iw - ww, xOffset);
[all …]