Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2.c1450 s->opt[OPT_WAIT_FOR_BUTTON].name = SANE_EPSON_WAIT_FOR_BUTTON_NAME; in init_options()
1451 s->opt[OPT_WAIT_FOR_BUTTON].title = SANE_EPSON_WAIT_FOR_BUTTON_TITLE; in init_options()
1452 s->opt[OPT_WAIT_FOR_BUTTON].desc = SANE_EPSON_WAIT_FOR_BUTTON_DESC; in init_options()
1454 s->opt[OPT_WAIT_FOR_BUTTON].type = SANE_TYPE_BOOL; in init_options()
1455 s->opt[OPT_WAIT_FOR_BUTTON].unit = SANE_UNIT_NONE; in init_options()
1456 s->opt[OPT_WAIT_FOR_BUTTON].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
1457 s->opt[OPT_WAIT_FOR_BUTTON].constraint.range = NULL; in init_options()
1458 s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_ADVANCED; in init_options()
1461 s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_INACTIVE; in init_options()
1656 case OPT_WAIT_FOR_BUTTON in getvalue()
[all...]
H A Depson.h129 OPT_WAIT_FOR_BUTTON, OPT_CCT_GROUP, OPT_CCT_1, OPT_CCT_2, OPT_CCT_3, enumerator
H A Depson.c3486 s->opt[OPT_WAIT_FOR_BUTTON].name = SANE_EPSON_WAIT_FOR_BUTTON_NAME; in init_options()
3487 s->opt[OPT_WAIT_FOR_BUTTON].title = SANE_EPSON_WAIT_FOR_BUTTON_TITLE; in init_options()
3488 s->opt[OPT_WAIT_FOR_BUTTON].desc = SANE_EPSON_WAIT_FOR_BUTTON_DESC; in init_options()
3490 s->opt[OPT_WAIT_FOR_BUTTON].type = SANE_TYPE_BOOL; in init_options()
3491 s->opt[OPT_WAIT_FOR_BUTTON].unit = SANE_UNIT_NONE; in init_options()
3492 s->opt[OPT_WAIT_FOR_BUTTON].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
3493 s->opt[OPT_WAIT_FOR_BUTTON].constraint.range = NULL; in init_options()
3494 s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_ADVANCED; in init_options()
3498 s->opt[OPT_WAIT_FOR_BUTTON].cap |= SANE_CAP_INACTIVE; in init_options()
3742 case OPT_WAIT_FOR_BUTTON in getvalue()
[all...]
H A Depson2.h251 OPT_WAIT_FOR_BUTTON, enumerator

Completed in 11 milliseconds