Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dtamarack.c422 c.page.features = (s->val[OPT_TRANS].w ? TAM_TRANS_ON:0) | 1; in mode_select()
705 s->opt[OPT_TRANS].name = "transparency"; in init_options()
706 s->opt[OPT_TRANS].title = "transparency"; in init_options()
707 s->opt[OPT_TRANS].desc = "Turn on the transparency adapter."; in init_options()
708 s->opt[OPT_TRANS].type = SANE_TYPE_BOOL; in init_options()
709 s->opt[OPT_TRANS].unit = SANE_UNIT_NONE; in init_options()
710 s->val[OPT_TRANS].w = SANE_FALSE; in init_options()
1122 case OPT_TRANS: in sane_control_option()
1171 case OPT_TRANS: in sane_control_option()
H A Dtamarack.h54 OPT_TRANS, enumerator

Completed in 4 milliseconds