Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h148 OPT_LENS_CALIBRATION_DOC_POS, enumerator
H A Dumax.c5766 scanner->opt[OPT_LENS_CALIBRATION_DOC_POS].name = "lens-calibration-in-doc-position"; in init_options()
5767 scanner->opt[OPT_LENS_CALIBRATION_DOC_POS].title = SANE_I18N("Lens calibration in doc position"); in init_options()
5768 scanner->opt[OPT_LENS_CALIBRATION_DOC_POS].desc = SANE_I18N("Calibrate lens focus in document position"); in init_options()
5769 scanner->opt[OPT_LENS_CALIBRATION_DOC_POS].type = SANE_TYPE_BOOL; in init_options()
5770 scanner->val[OPT_LENS_CALIBRATION_DOC_POS].w = SANE_FALSE; in init_options()
5774 scanner->opt[OPT_LENS_CALIBRATION_DOC_POS].cap |= SANE_CAP_INACTIVE; in init_options()
6528 case OPT_LENS_CALIBRATION_DOC_POS: in sane_control_option()
6645 case OPT_LENS_CALIBRATION_DOC_POS: in sane_control_option()
7443 scanner->device->lens_cal_in_doc_pos = scanner->val[OPT_LENS_CALIBRATION_DOC_POS].w; in sane_start()

Completed in 11 milliseconds