Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.c599 hndl->opt[OPT_INVERT].name = SANE_NAME_NEGATIVE; in init_options()
600 hndl->opt[OPT_INVERT].title = SANE_TITLE_NEGATIVE; in init_options()
601 hndl->opt[OPT_INVERT].desc = SANE_DESC_NEGATIVE; in init_options()
602 hndl->opt[OPT_INVERT].type = SANE_TYPE_BOOL; in init_options()
603 hndl->val[OPT_INVERT].w = SANE_FALSE; in init_options()
606 hndl->opt[OPT_INVERT].cap |= SANE_CAP_INACTIVE; in init_options()
1319 case OPT_INVERT: in sane_control_option()
1371 case OPT_INVERT: in sane_control_option()
1554 hndl->invert = hndl->val[OPT_INVERT].w; in sane_get_parameters()
H A Dmustek_pp.h222 OPT_INVERT, enumerator

Completed in 4 milliseconds