Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h239 OPT_OVR_GREEN_LOFF, enumerator
H A Dplustek.c1054 s->opt[OPT_OVR_GREEN_LOFF].name = "greenlamp-off"; in init_options()
1055 s->opt[OPT_OVR_GREEN_LOFF].title = SANE_I18N("Green lamp off"); in init_options()
1056 s->opt[OPT_OVR_GREEN_LOFF].desc = SANE_I18N("Defines green lamp off parameter"); in init_options()
1057 s->opt[OPT_OVR_GREEN_LOFF].type = SANE_TYPE_INT; in init_options()
1058 s->opt[OPT_OVR_GREEN_LOFF].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1059 s->opt[OPT_OVR_GREEN_LOFF].constraint.range = &loff_range; in init_options()
1060 s->val[OPT_OVR_GREEN_LOFF].w = adj->glampoff; in init_options()
1073 _DISABLE(OPT_OVR_GREEN_LOFF); in init_options()
1907 case OPT_OVR_GREEN_LOFF: in sane_control_option()
2152 case OPT_OVR_GREEN_LOFF in sane_control_option()
[all...]

Completed in 5 milliseconds