Lines Matching defs:off
535 - default buffer-mode to off
1353 * This may be an 'off-by-four' error in the firmware. */
1823 DBG (15, " ErP Lot6 (power off timer): %d\n", s->has_off_mode);
2574 * even though the scanner defaults to off */
3988 opt->desc = SANE_I18N ("Time in minutes until the internal power supply switches the scanner off. Will be rounded to nearest 15 minutes. Zero means never power off.");
6253 * to slide the contrast curve entirely off the table */
8522 int off = (s->duplex_raster_offset+s->duplex_offset) * s->resolution_y/300;
8565 s->buffer_size, bytes, off);
8612 if(s->lines_rx[SIDE_FRONT] < off){
8622 else if( ((s->lines_rx[SIDE_FRONT] + s->lines_rx[SIDE_BACK] - off) % 2) ){