Lines Matching refs:set_window
972 set_window (BH_Scanner *s, SANE_Byte batchmode)
982 DBG (3, "set_window called\n");
984 /* set to thousandths for set_window */
993 DBG(3, "set_window: sizeof(hdr) %d, sizeof(window): %d\n",
1708 /* if batchmode is enabled, then call set_window to
1713 DBG(5, "start_setup: calling set_window to abort batch\n");
1714 set_window(s, BH_BATCH_ABORT);
1748 status = set_window(s, batchmode);
3848 /* if batchmode is enabled, then call set_window to
3853 DBG(5, "sane_cancel: calling set_window to abort batch\n");
3854 set_window(s, BH_BATCH_ABORT);