Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h151 OPT_MTF_CIRCUIT, enumerator
H A Dapple.c802 if (s->val[OPT_MTF_CIRCUIT].w) *(PP+8) |= 16; in mode_select()
1652 s->opt[OPT_MTF_CIRCUIT].name = "mtf"; in init_options()
1653 s->opt[OPT_MTF_CIRCUIT].title = "MTF Circuit"; in init_options()
1654 s->opt[OPT_MTF_CIRCUIT].desc ="Turns the MTF (Modulation Transfer Function) " in init_options()
1656 s->opt[OPT_MTF_CIRCUIT].type = SANE_TYPE_BOOL; in init_options()
1658 s->opt[OPT_MTF_CIRCUIT].cap |= SANE_CAP_INACTIVE; in init_options()
1659 s->val[OPT_MTF_CIRCUIT].w = SANE_TRUE; in init_options()
2116 case OPT_MTF_CIRCUIT: in sane_control_option()
2203 case OPT_MTF_CIRCUIT: in sane_control_option()

Completed in 4 milliseconds