Lines Matching defs:move
1034 /** @brief move at 150 dpi
1035 * move the paper at 150 dpi motor speed by the amount specified
1039 move (P5_Device * dev)
1045 DBG (DBG_proc, "move: start\n");
1054 DBG (DBG_io, "move: skipping %d lines at %d dpi\n", skip, dev->ydpi);
1061 DBG (DBG_error, "move: failed to start scan\n");
1072 "move: document was shorter than the required move\n");
1084 DBG (DBG_error, "move: failed to read data\n");
1101 DBG (DBG_proc, "move: exit\n");