Lines Matching defs:move
276 #define MOVE(x,y,t) if(move(x,y,t)==0)\
278 DBG(0,"move(%d,%d,buffer) failed (%s:%d)\n",x,y,__FILE__,__LINE__);\
281 TRACE(16,"move() passed ...")
5634 /* move forward */
5648 /* move backward */
9058 * total move will be ypos+height */
9275 DBG (0, "\t->move and scan (head doesn't stop at each row) \n");
9611 /* move head by the distance given using precision or not */
9615 move (int distance, int precision, unsigned char *buffer)
9946 /* move back to y-coordinate origin */
10707 /* find and move to zero */
10732 * and move head the right amount */
10851 /* for 1220P/2000P move fast to scan target if possible */
10852 /* it is faster to move at low resolution, then scan */
10853 /* than scan & move at high resolution */
10856 /* move at 150 dpi resolution */
10857 move (y / 2, PRECISION_OFF, NULL);
10906 /* XXX test value XXX motor[14] = motor[14] & 0xF0; ~ 0x08 -> scan AND move */
11107 * when doing shadingCalibration, but now we have to move coeffs
11964 /* move back to desired area */
12221 /* that prevents using move .... */
12475 /* move back first */