Home
last modified time | relevance | path

Searched refs:tl_x_ranges (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dsharp.c1241 dev->info.tl_x_ranges[mode].min = 0; in get_max_scan_size()
1242 dev->info.tl_x_ranges[mode].max = SANE_FIX(PIX_TO_MM( in get_max_scan_size()
1245 dev->info.tl_x_ranges[mode].quant = 0; in get_max_scan_size()
1424 dev->info.tl_x_ranges[SCAN_SIMPLE].min = SANE_FIX(0); in attach()
1428 dev->info.tl_x_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); in attach()
1435 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(209); in attach()
1452 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(303); /* 304.8mm is the real max */ in attach()
1467 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(212); in attach()
1556 DBG (5, "tl_x_range[0].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPLE].max)); in attach()
1557 DBG (5, "tl_x_range[0].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPL in attach()
[all...]
H A Dnec.c1128 dev->info.tl_x_ranges[SCAN_SIMPLE].min = SANE_FIX(0); in attach()
1132 dev->info.tl_x_ranges[SCAN_SIMPLE].quant = SANE_FIX(0); in attach()
1141 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(209); in attach()
1156 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ in attach()
1169 dev->info.tl_x_ranges[SCAN_SIMPLE].max = SANE_FIX(210); /* 304.8mm is the real max */ in attach()
1196 DBG (5, "tl_x_range[0].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPLE].max)); in attach()
1197 DBG (5, "tl_x_range[0].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_SIMPLE].min)); in attach()
1198 DBG (5, "tl_x_range[0].quant=%d\n", dev->info.tl_x_ranges[SCAN_SIMPLE].quant); in attach()
1212 DBG (5, "tl_x_range[1].max=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_FSU].max)); in attach()
1213 DBG (5, "tl_x_range[1].min=%f\n", SANE_UNFIX(dev->info.tl_x_ranges[SCAN_WITH_FS in attach()
[all...]
H A Dsharp.h169 SANE_Range tl_x_ranges[3]; /* normal / FSU / ADF */ member
H A Dnec.h168 SANE_Range tl_x_ranges[3]; /* normal / FSU / ADF */ member

Completed in 7 milliseconds