Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h240 OPT_OVR_BLUE_LOFF, enumerator
H A Dplustek.c1062 s->opt[OPT_OVR_BLUE_LOFF].name = "bluelamp-off"; in init_options()
1063 s->opt[OPT_OVR_BLUE_LOFF].title = SANE_I18N("Blue lamp off"); in init_options()
1064 s->opt[OPT_OVR_BLUE_LOFF].desc = SANE_I18N("Defines blue lamp off parameter"); in init_options()
1065 s->opt[OPT_OVR_BLUE_LOFF].type = SANE_TYPE_INT; in init_options()
1066 s->opt[OPT_OVR_BLUE_LOFF].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1067 s->opt[OPT_OVR_BLUE_LOFF].constraint.range = &loff_range; in init_options()
1068 s->val[OPT_OVR_BLUE_LOFF].w = adj->blampoff; in init_options()
1074 _DISABLE(OPT_OVR_BLUE_LOFF); in init_options()
1908 case OPT_OVR_BLUE_LOFF: in sane_control_option()
2156 case OPT_OVR_BLUE_LOFF in sane_control_option()
[all...]

Completed in 4 milliseconds