Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h174 OPT_DOWNLOAD_CALIBRATION_VECTOR, enumerator
H A Dapple.c1745 s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].name = "download-calibration"; in init_options()
1746 s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].title = "Download Calibration Vector"; in init_options()
1747 s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].desc = "Download calibration vector to scanner"; in init_options()
1748 s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].type = SANE_TYPE_BUTTON; in init_options()
1750 s->opt[OPT_DOWNLOAD_CALIBRATION_VECTOR].cap |= SANE_CAP_INACTIVE; in init_options()
2154 case OPT_DOWNLOAD_CALIBRATION_VECTOR: in sane_control_option()
2287 case OPT_DOWNLOAD_CALIBRATION_VECTOR: in sane_control_option()

Completed in 4 milliseconds