Home
last modified time | relevance | path

Searched refs:OPT_EJECT (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Depsonds.h86 OPT_EJECT, enumerator
H A Depson.h134 OPT_EJECT, OPT_ADF_MODE, NUM_OPTIONS enumerator
H A Depson2.c1400 s->opt[OPT_EJECT].name = "eject"; in init_options()
1401 s->opt[OPT_EJECT].title = SANE_I18N("Eject"); in init_options()
1402 s->opt[OPT_EJECT].desc = SANE_I18N("Eject the sheet in the ADF"); in init_options()
1403 s->opt[OPT_EJECT].type = SANE_TYPE_BUTTON; in init_options()
1406 s->opt[OPT_EJECT].cap |= SANE_CAP_INACTIVE; in init_options()
1796 deactivateOption(s, OPT_EJECT, &dummy); in change_source()
1832 && s->hw->use_extension, OPT_EJECT, &dummy); in change_source()
1883 case OPT_EJECT: in setvalue()
H A Depson2.h270 OPT_EJECT, enumerator
H A Depson.c3428 s->opt[OPT_EJECT].name = "eject"; in init_options()
3429 s->opt[OPT_EJECT].title = SANE_I18N ("Eject"); in init_options()
3430 s->opt[OPT_EJECT].desc = SANE_I18N ("Eject the sheet in the ADF"); in init_options()
3432 s->opt[OPT_EJECT].type = SANE_TYPE_BUTTON; in init_options()
3436 s->opt[OPT_EJECT].cap |= SANE_CAP_INACTIVE; in init_options()
3894 deactivateOption (s, OPT_EJECT, &dummy); in handle_source()
3930 setOptionState (s, s->hw->ADF && s->hw->use_extension, OPT_EJECT, &dummy); in handle_source()
4006 case OPT_EJECT: in setvalue()
H A Depsonds.c2038 s->opt[OPT_EJECT].name = "eject"; in init_options()
2039 s->opt[OPT_EJECT].title = SANE_I18N("Eject"); in init_options()
2040 s->opt[OPT_EJECT].desc = SANE_I18N("Eject the sheet in the ADF"); in init_options()
2041 s->opt[OPT_EJECT].type = SANE_TYPE_BUTTON; in init_options()
2044 s->opt[OPT_EJECT].cap |= SANE_CAP_INACTIVE; in init_options()
2405 case OPT_EJECT: in setvalue()

Completed in 15 milliseconds