Home
last modified time | relevance | path

Searched refs:OPT_BUTTON_GROUP (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/
H A Dp5.h120 OPT_BUTTON_GROUP, enumerator
H A Dgt68xx_high.h234 OPT_BUTTON_GROUP, enumerator
H A Dplustek.h241 OPT_BUTTON_GROUP, enumerator
H A Dp5.c1936 session->options[OPT_BUTTON_GROUP].descriptor.name = "Buttons"; in init_options()
1937 session->options[OPT_BUTTON_GROUP].descriptor.title = SANE_I18N ("Buttons"); in init_options()
1938 session->options[OPT_BUTTON_GROUP].descriptor.desc = SANE_I18N ("Buttons"); in init_options()
1939 session->options[OPT_BUTTON_GROUP].descriptor.type = SANE_TYPE_GROUP; in init_options()
1940 session->options[OPT_BUTTON_GROUP].descriptor.constraint_type = in init_options()
H A Dgt68xx.c777 s->opt[OPT_BUTTON_GROUP].name = "Buttons"; in init_options()
778 s->opt[OPT_BUTTON_GROUP].title = SANE_I18N ("Buttons"); in init_options()
779 s->opt[OPT_BUTTON_GROUP].desc = SANE_I18N ("Buttons"); in init_options()
780 s->opt[OPT_BUTTON_GROUP].type = SANE_TYPE_GROUP; in init_options()
781 s->opt[OPT_BUTTON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
H A Dplustek.c1078 s->opt[OPT_BUTTON_GROUP].title = SANE_I18N("Buttons"); in init_options()
1079 s->opt[OPT_BUTTON_GROUP].desc = ""; in init_options()
1080 s->opt[OPT_BUTTON_GROUP].type = SANE_TYPE_GROUP; in init_options()
1081 s->opt[OPT_BUTTON_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
/third_party/backends/backend/genesys/
H A Dgenesys.h112 OPT_BUTTON_GROUP, enumerator
H A Dgenesys.cpp4971 s->opt[OPT_BUTTON_GROUP].name = "buttons"; in init_options()
4972 s->opt[OPT_BUTTON_GROUP].title = SANE_I18N ("Buttons"); in init_options()
4973 s->opt[OPT_BUTTON_GROUP].desc = ""; in init_options()
4974 s->opt[OPT_BUTTON_GROUP].type = SANE_TYPE_GROUP; in init_options()
4975 s->opt[OPT_BUTTON_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
4976 s->opt[OPT_BUTTON_GROUP].size = 0; in init_options()
4977 s->opt[OPT_BUTTON_GROUP].constraint_type = SANE_CONSTRAINT_NONE; in init_options()

Completed in 18 milliseconds