Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dbh.h161 OPT_ICON_GROUP, enumerator
H A Dbh.c2666 s->opt[OPT_ICON_GROUP].name = ""; in init_options()
2667 s->opt[OPT_ICON_GROUP].title = SANE_TITLE_ICON_GROUP; in init_options()
2668 s->opt[OPT_ICON_GROUP].desc = ""; in init_options()
2669 s->opt[OPT_ICON_GROUP].type = SANE_TYPE_GROUP; in init_options()
2670 s->opt[OPT_ICON_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
2671 s->opt[OPT_ICON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
2695 s->opt[OPT_ICON_GROUP].cap |= SANE_CAP_INACTIVE; in init_options()

Completed in 11 milliseconds