Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.c725 if (s->val[OPT_VOLT_REF].w) in scan_area_and_windows()
1197 DISABLE (OPT_VOLT_REF); in mode_update()
1219 ENABLE (OPT_VOLT_REF); in mode_update()
1220 if (s->val[OPT_VOLT_REF].w) in mode_update()
1545 s->opt[OPT_VOLT_REF].name = "volt-ref"; in init_options()
1546 s->opt[OPT_VOLT_REF].title = "Volt Reference"; in init_options()
1547 s->opt[OPT_VOLT_REF].desc ="It's brightness equivalent."; in init_options()
1548 s->opt[OPT_VOLT_REF].type = SANE_TYPE_BOOL; in init_options()
1550 s->opt[OPT_VOLT_REF].cap |= SANE_CAP_INACTIVE; in init_options()
1551 s->val[OPT_VOLT_REF] in init_options()
[all...]
H A Dapple.h128 OPT_VOLT_REF, enumerator

Completed in 3 milliseconds