Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhs2p-saneopts.h297 OPT_FEEDER_GROUP, enumerator
H A Dbh.h131 OPT_FEEDER_GROUP, enumerator
H A Dbh.c2495 s->opt[OPT_FEEDER_GROUP].name = ""; in init_options()
2496 s->opt[OPT_FEEDER_GROUP].title = SANE_TITLE_FEEDER_GROUP; in init_options()
2497 s->opt[OPT_FEEDER_GROUP].desc = ""; in init_options()
2498 s->opt[OPT_FEEDER_GROUP].type = SANE_TYPE_GROUP; in init_options()
2499 s->opt[OPT_FEEDER_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
2500 s->opt[OPT_FEEDER_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
H A Dhs2p.c423 s->opt[OPT_FEEDER_GROUP].name = ""; in init_options()
424 s->opt[OPT_FEEDER_GROUP].title = SANE_TITLE_FEEDER_GROUP; in init_options()
425 s->opt[OPT_FEEDER_GROUP].desc = ""; in init_options()
426 s->opt[OPT_FEEDER_GROUP].type = SANE_TYPE_GROUP; in init_options()
427 s->opt[OPT_FEEDER_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
428 s->opt[OPT_FEEDER_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()

Completed in 10 milliseconds