Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcanon_lide70.c55 opt_tl_y, enumerator
439 /* opt_tl_y */ in init_options()
440 od = &chndl->opt[opt_tl_y]; in init_options()
450 chndl->val[opt_tl_y].w = init_tl_y; in init_options()
724 case opt_tl_y: in sane_control_option()
813 case opt_tl_y: in sane_control_option()
872 chndl->val[opt_tl_y].w) / MM_IN_INCH * in sane_get_parameters()
H A Dtest.h85 opt_tl_y, enumerator
H A Dtest.c741 /* opt_tl_y */ in init_options()
742 od = &test_device->opt[opt_tl_y]; in init_options()
752 test_device->val[opt_tl_y].w = init_tl_y; in init_options()
2192 case opt_tl_y: in sane_control_option()
2423 test_device->opt[opt_tl_y].cap |= SANE_CAP_INACTIVE; in sane_control_option()
2430 test_device->opt[opt_tl_y].cap &= ~SANE_CAP_INACTIVE; in sane_control_option()
2515 case opt_tl_y: in sane_control_option()
2661 tl_y = SANE_UNFIX (test_device->val[opt_tl_y].w); in sane_get_parameters()
H A Dhp4200.c2833 int opt_tl_y; in compute_parameters() local
2840 opt_tl_y = SANE_UNFIX (y_range.min); in compute_parameters()
2848 opt_tl_y = SANE_UNFIX (s->val[OPT_TL_Y].w); in compute_parameters()
2856 s->runtime_parms.steps_to_skip = floor (300.0 / MM_PER_INCH * opt_tl_y); in compute_parameters()
2858 floor ((opt_br_y - opt_tl_y) / MM_PER_INCH * resolution); in compute_parameters()
H A Dcanon_lide70-common.c3077 top = (top_edge + SANE_UNFIX (chndl->val[opt_tl_y].w)) / MM_IN_INCH * 600; in CANON_set_scan_parameters()
3084 topf = SANE_UNFIX (chndl->val[opt_tl_y].w); in CANON_set_scan_parameters()
/third_party/backends/backend/pixma/
H A Dpixma.c928 y1 = PIXEL (OVAL (opt_tl_y).w, sp->ydpi); in calc_scan_param()

Completed in 14 milliseconds