Lines Matching refs:req
44 register xWarpPointerReq *req;47 GetReq(WarpPointer, req);48 req->srcWid = src_win;49 req->dstWid = dest_win;50 req->srcX = src_x;51 req->srcY = src_y;52 req->srcWidth = src_width;53 req->srcHeight = src_height;54 req->dstX = dest_x;55 req->dstY = dest_y;