Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c1767 mi->geo_height, (float) mi->geo_height / (float) mi->opt_resolution); in dump_attributes()
2179 md->y_range_mm.max = SANE_FIX((double) mi->geo_height in init_options()
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()
3905 if ( y2_dots >= mi->geo_height ) in get_scan_parameters()
3906 y2_dots = mi->geo_height - 1; in get_scan_parameters()
4427 RSA_GEOHEIGHT(mi->geo_height, result); in scsi_read_attributes()
H A Dmicrotek2.h787 SANE_Int geo_height; member

Completed in 15 milliseconds