Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h238 OPT_OVR_RED_LOFF, enumerator
H A Dplustek.c1046 s->opt[OPT_OVR_RED_LOFF].name = "redlamp-off"; in init_options()
1047 s->opt[OPT_OVR_RED_LOFF].title = SANE_I18N("Red lamp off"); in init_options()
1048 s->opt[OPT_OVR_RED_LOFF].desc = SANE_I18N("Defines red lamp off parameter"); in init_options()
1049 s->opt[OPT_OVR_RED_LOFF].type = SANE_TYPE_INT; in init_options()
1050 s->opt[OPT_OVR_RED_LOFF].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1051 s->opt[OPT_OVR_RED_LOFF].constraint.range = &loff_range; in init_options()
1052 s->val[OPT_OVR_RED_LOFF].w = adj->rlampoff; in init_options()
1072 _DISABLE(OPT_OVR_RED_LOFF); in init_options()
1906 case OPT_OVR_RED_LOFF: in sane_control_option()
2148 case OPT_OVR_RED_LOFF in sane_control_option()
[all...]

Completed in 4 milliseconds