Home
last modified time | relevance | path

Searched refs:OPT_GRAY_PREVIEW (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/backend/
H A Dumax_pp.h57 OPT_GRAY_PREVIEW, enumerator
H A Dtamarack.c644 s->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; in init_options()
645 s->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; in init_options()
646 s->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; in init_options()
647 s->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
648 s->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; in init_options()
1115 case OPT_GRAY_PREVIEW: in sane_control_option()
1167 case OPT_GRAY_PREVIEW: in sane_control_option()
1344 if (s->val[OPT_PREVIEW].w && s->val[OPT_GRAY_PREVIEW].w) { in sane_start()
H A Dmustek_pp.c449 hndl->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; in init_options()
450 hndl->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; in init_options()
451 hndl->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; in init_options()
452 hndl->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
453 hndl->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; in init_options()
1311 case OPT_GRAY_PREVIEW: in sane_control_option()
1370 case OPT_GRAY_PREVIEW: in sane_control_option()
1597 if (hndl->val[OPT_GRAY_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dumax_pp.c559 dev->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; in init_options()
560 dev->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; in init_options()
561 dev->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; in init_options()
562 dev->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
563 dev->opt[OPT_GRAY_PREVIEW].size = sizeof (SANE_Word); in init_options()
564 dev->opt[OPT_GRAY_PREVIEW].unit = SANE_UNIT_NONE; in init_options()
565 dev->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; in init_options()
1374 case OPT_GRAY_PREVIEW: in sane_control_option()
1447 case OPT_GRAY_PREVIEW: in sane_control_option()
1944 if (dev->val[OPT_GRAY_PREVIEW] in sane_get_parameters()
[all...]
H A Dartec.h82 OPT_GRAY_PREVIEW, enumerator
H A Dtamarack.h45 OPT_GRAY_PREVIEW, enumerator
H A Dmustek_pp.h210 OPT_GRAY_PREVIEW, enumerator
H A Dartec.c2256 s->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; in init_options()
2257 s->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; in init_options()
2258 s->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; in init_options()
2259 s->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
2260 s->opt[OPT_GRAY_PREVIEW].unit = SANE_UNIT_NONE; in init_options()
2261 s->opt[OPT_GRAY_PREVIEW].size = sizeof (SANE_Word); in init_options()
2262 s->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; in init_options()
2888 case OPT_GRAY_PREVIEW: in sane_control_option()
2950 case OPT_GRAY_PREVIEW: in sane_control_option()
3202 (s->val[OPT_GRAY_PREVIEW] in sane_get_parameters()
[all...]
/third_party/backends/backend/escl/
H A Descl.h211 OPT_GRAY_PREVIEW, enumerator
H A Descl.c955 s->opt[OPT_GRAY_PREVIEW].name = SANE_NAME_GRAY_PREVIEW; in init_options()
956 s->opt[OPT_GRAY_PREVIEW].title = SANE_TITLE_GRAY_PREVIEW; in init_options()
957 s->opt[OPT_GRAY_PREVIEW].desc = SANE_DESC_GRAY_PREVIEW; in init_options()
958 s->opt[OPT_GRAY_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
959 s->val[OPT_GRAY_PREVIEW].w = SANE_FALSE; in init_options()
1416 case OPT_GRAY_PREVIEW: in sane_control_option()
1441 case OPT_GRAY_PREVIEW: in sane_control_option()
1578 if (handler->val[OPT_GRAY_PREVIEW].w == SANE_TRUE || in sane_start()

Completed in 17 milliseconds