Home
last modified time | relevance | path

Searched refs:focus_range (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dcanon.h227 SANE_Range focus_range; member
H A Dcanon.c1041 dev->info.focus_range.min = 0; in attach()
1042 dev->info.focus_range.max = 255; in attach()
1043 dev->info.focus_range.quant = 0; in attach()
1360 s->opt[OPT_FOCUS].constraint.range = &s->hw->info.focus_range; in init_options()
H A Dsnapscan-options.c228 static const SANE_Range focus_range = variable
921 po[OPT_FOCUS_POINT].constraint.range = &focus_range; in init_options()
H A Depson2.c295 static const SANE_Range focus_range = { 0, 254, 0 }; variable
1351 s->opt[OPT_FOCUS_POS].constraint.range = &focus_range; in init_options()

Completed in 8 milliseconds