Lines Matching refs:send_tune_scan_length
3075 - add top overscan in send_tune_scan_length (effective for all pages!)
3089 - add bottom overscan in send_tune_scan_length (effective for all pages!)
3147 - add top overscan in send_tune_scan_length (effective for all pages!)
3158 - add bottom overscan in send_tune_scan_length (effective for all pages!)
4965 send_tune_scan_length (Avision_Scanner* s)
4980 DBG (3, "send_tune_scan_length:\n");
4998 DBG (3, "send_tune_scan_length: top: %d\n", top);
5015 DBG (3, "send_tune_scan_length: top offset: %d\n", top_offset);
5029 DBG (1, "send_tune_scan_length: send top/left failed (%s)\n", sane_strstatus (status));
5035 DBG (3, "send_tune_scan_length: bottom: %d\n", bottom);
5053 DBG (3, "send_tune_scan_length: bottom offset: %d\n", bottom_offset);
5064 DBG (1, "send_tune_scan_length: send bottom/right failed (%s)\n", sane_strstatus (status));
9276 status = send_tune_scan_length (s);