Home
last modified time | relevance | path

Searched refs:y1_dots (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dmicrotek2.c3775 ms->y1_dots = mi->calib_white; in get_calib_params()
3898 ms->y1_dots = (SANE_Int) ( SANE_UNFIX(ms->val[OPT_TL_Y].w) * dpm + 0.5 ); in get_scan_parameters()
3899 if ( ms->y1_dots > ( mi->geo_height - 10 ) ) in get_scan_parameters()
3900 ms->y1_dots = ( mi->geo_height - 10 ); in get_scan_parameters()
3913 ms->height_dots = y2_dots - ms->y1_dots; in get_scan_parameters()
3918 /* ms->y1_dots -= 50;*/ in get_scan_parameters()
3946 ms->y1_dots, ms->height_dots); in get_scan_parameters()
4546 SW_YPOSTL(POS, ms->y1_dots); in scsi_set_window()
H A Dmicrotek2.h1053 SANE_Int y1_dots; /* same for y-position */ member

Completed in 13 milliseconds