Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h236 OPT_OVR_GREENOFS, enumerator
H A Dplustek.c1022 s->opt[OPT_OVR_GREENOFS].name = "green-offset"; in init_options()
1023 s->opt[OPT_OVR_GREENOFS].title = SANE_I18N("Green offset"); in init_options()
1024 s->opt[OPT_OVR_GREENOFS].desc = SANE_I18N("Green offset value of the AFE"); in init_options()
1025 s->opt[OPT_OVR_GREENOFS].type = SANE_TYPE_INT; in init_options()
1026 s->opt[OPT_OVR_GREENOFS].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1027 s->opt[OPT_OVR_GREENOFS].constraint.range = &gain_range; in init_options()
1028 s->val[OPT_OVR_GREENOFS].w = adj->gofs; in init_options()
1904 case OPT_OVR_GREENOFS: in sane_control_option()
2140 case OPT_OVR_GREENOFS: in sane_control_option()

Completed in 5 milliseconds