Lines Matching defs:dsty
91 int srcx, srcy, dstx, dsty, i, j, y, width, height, xMin, xMax, yMin, yMax;
133 dsty = yOut;
136 dsty += pDstDrawable->y;
164 if (dsty <= srcBox.y1) { /* Scroll up or stationary vertical.
234 y = yMin - (srcy - dsty);
374 MiBits * pbits, int srcx, int w, int h, int dstx, int dsty)
446 gcv[3].val = dsty;
458 rect.y = dsty;
482 rect.y = dsty;
520 int width, int height, int dstx, int dsty, unsigned long bitPlane)
577 dstx + box.x1 - srcx, dsty + box.y1 - srcy);
582 width, height, dstx, dsty);