Lines Matching defs:dsty
635 rep.dstY = y - pDst->drawable.y;
640 rep.dstY += screenInfo.screens[0]->y;
1006 int j, result, srcx, srcy, dstx, dsty;
1043 dstx = stuff->dstX; dsty = stuff->dstY;
1075 (*pGC->ops->PutImage) (pDst, pGC, pDst->depth, dstx, dsty,
1101 stuff->dstY = dsty - screenInfo.screens[j]->y;
1123 stuff->dstX, stuff->dstY);
1152 int j, srcx, srcy, dstx, dsty, rc;
1192 dstx = stuff->dstX; dsty = stuff->dstY;
1206 stuff->dstY = dsty - screenInfo.screens[j]->y;
1232 stuff->dstX, stuff->dstY, stuff->bitPlane);
1767 orig_y = stuff->dstY;
1771 stuff->dstY = orig_y - screenInfo.screens[j]->y;