Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h180 OPT_DOWNLOAD_CCT, enumerator
H A Dapple.c1257 ENABLE(OPT_DOWNLOAD_CCT); in mode_update()
1262 DISABLE(OPT_DOWNLOAD_CCT); in mode_update()
1778 s->opt[OPT_DOWNLOAD_CCT].name = "download-3x3"; in init_options()
1779 s->opt[OPT_DOWNLOAD_CCT].title = "Download 3x3 CCT"; in init_options()
1780 s->opt[OPT_DOWNLOAD_CCT].desc = "Download 3x3 color correction table"; in init_options()
1781 s->opt[OPT_DOWNLOAD_CCT].type = SANE_TYPE_BUTTON; in init_options()
1783 s->opt[OPT_DOWNLOAD_CCT].cap |= SANE_CAP_INACTIVE; in init_options()
2155 case OPT_DOWNLOAD_CCT: in sane_control_option()
2288 case OPT_DOWNLOAD_CCT: in sane_control_option()
2298 ENABLE(OPT_DOWNLOAD_CCT); in sane_control_option()
[all...]

Completed in 4 milliseconds