Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan.h60 OPT_PRESCAN_NOW, enumerator
H A Dcoolscan.c2775 scanner->opt[OPT_PRESCAN_NOW].name = "prescan now"; in init_options()
2776 scanner->opt[OPT_PRESCAN_NOW].title = "Prescan now"; in init_options()
2777 scanner->opt[OPT_PRESCAN_NOW].desc = in init_options()
2779 scanner->opt[OPT_PRESCAN_NOW].type = SANE_TYPE_BUTTON; in init_options()
2780 scanner->opt[OPT_PRESCAN_NOW].unit = SANE_UNIT_NONE; in init_options()
2781 scanner->opt[OPT_PRESCAN_NOW].size = 0; in init_options()
2782 scanner->opt[OPT_PRESCAN_NOW].cap = SANE_CAP_SOFT_SELECT | SANE_CAP_SOFT_DETECT; in init_options()
2783 scanner->opt[OPT_PRESCAN_NOW].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
2784 scanner->opt[OPT_PRESCAN_NOW].constraint.string_list = 0; in init_options()
3587 case OPT_PRESCAN_NOW in sane_control_option()
[all...]

Completed in 5 milliseconds