Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h153 OPT_POLARITY, enumerator
H A Dapple.c804 if (s->val[OPT_POLARITY].w) *(PP+8) |= 4; in mode_select()
1673 s->opt[OPT_POLARITY].name = "polarity"; in init_options()
1674 s->opt[OPT_POLARITY].title = "Data Polarity"; in init_options()
1675 s->opt[OPT_POLARITY].desc = "Reverse black and white."; in init_options()
1676 s->opt[OPT_POLARITY].type = SANE_TYPE_BOOL; in init_options()
1678 s->opt[OPT_POLARITY].cap |= SANE_CAP_INACTIVE; in init_options()
1679 s->val[OPT_POLARITY].w = SANE_FALSE; in init_options()
2118 case OPT_POLARITY: in sane_control_option()
2205 case OPT_POLARITY: in sane_control_option()

Completed in 4 milliseconds