Home
last modified time | relevance | path

Searched refs:opt_tl_x (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dcanon_lide70.c54 opt_tl_x, enumerator
426 /* opt_tl_x */ in init_options()
427 od = &chndl->opt[opt_tl_x]; in init_options()
437 chndl->val[opt_tl_x].w = init_tl_x; in init_options()
723 case opt_tl_x: /* Fixed with parameter reloading */ in sane_control_option()
812 case opt_tl_x: /* Fixed options */ in sane_control_option()
868 chndl->val[opt_tl_x].w) / MM_IN_INCH * in sane_get_parameters()
H A Dtest.h84 opt_tl_x, enumerator
H A Dtest.c728 /* opt_tl_x */ in init_options()
729 od = &test_device->opt[opt_tl_x]; in init_options()
739 test_device->val[opt_tl_x].w = init_tl_x; in init_options()
2191 case opt_tl_x: /* Fixed with parameter reloading */ in sane_control_option()
2422 test_device->opt[opt_tl_x].cap |= SANE_CAP_INACTIVE; in sane_control_option()
2429 test_device->opt[opt_tl_x].cap &= ~SANE_CAP_INACTIVE; in sane_control_option()
2514 case opt_tl_x: /* Fixed options */ in sane_control_option()
2660 tl_x = SANE_UNFIX (test_device->val[opt_tl_x].w); in sane_get_parameters()
H A Dhp4200.c2831 int opt_tl_x; in compute_parameters() local
2839 opt_tl_x = SANE_UNFIX (x_range.min); in compute_parameters()
2847 opt_tl_x = SANE_UNFIX (s->val[OPT_TL_X].w); in compute_parameters()
2860 floor ((opt_br_x - opt_tl_x) / MM_PER_INCH * resolution); in compute_parameters()
2861 s->runtime_parms.first_pixel = floor (opt_tl_x / MM_PER_INCH * resolution); in compute_parameters()
H A Dcanon_lide70-common.c3076 left = SANE_UNFIX (chndl->val[opt_tl_x].w) / MM_IN_INCH * 600; in CANON_set_scan_parameters()
3082 leftf = SANE_UNFIX (chndl->val[opt_tl_x].w); in CANON_set_scan_parameters()
/third_party/backends/backend/pixma/
H A Dpixma.c920 x1 = PIXEL (OVAL (opt_tl_x).w, sp->xdpi); in calc_scan_param()

Completed in 16 milliseconds