Home
last modified time | relevance | path

Searched refs:focusSupport (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Depson.h203 SANE_Bool focusSupport; /* does this scanner have support for "set focus position" ? */ member
H A Depson2.h346 SANE_Bool focusSupport; /* does this scanner have support for "set focus position" ? */ member
H A Depson2-ops.c294 dev->focusSupport = SANE_FALSE; in e2_dev_post_init()
300 dev->focusSupport = SANE_FALSE; in e2_dev_post_init()
826 dev->focusSupport = SANE_TRUE; in e2_discover_capabilities()
831 dev->focusSupport = SANE_FALSE; in e2_discover_capabilities()
H A Depson2.c1355 if (s->hw->focusSupport == SANE_TRUE) { in init_options()
1792 if (s->hw->focusSupport) in change_source()
2141 if (s->hw->focusSupport == SANE_TRUE) { in sane_start()
2261 if (s->hw->focusSupport == SANE_TRUE && s->val[OPT_AUTOFOCUS].w) { in sane_start()
H A Depson.c2297 s->hw->focusSupport = SANE_TRUE; in attach()
2316 s->hw->focusSupport = SANE_FALSE; in attach()
3408 if (s->hw->focusSupport == SANE_TRUE) in init_options()
4455 if (s->hw->focusSupport == SANE_TRUE) in sane_start()

Completed in 14 milliseconds