Home
last modified time | relevance | path

Searched refs:OPT_TRANS (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/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
/dports/graphics/sane-backends/sane-backends-1.0.32/ChangeLogs/
H A DChangeLog-1.0.13184 OPT_TRANS. Also fixed Bugs #300288 and #300196 and removed