Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dnec.h102 OPT_EDGE, enumerator
H A Dnec.c1612 s->opt[OPT_EDGE].name = "edge"; in init_options()
1613 s->opt[OPT_EDGE].title = "Edge"; in init_options()
1614 s->opt[OPT_EDGE].desc = "Select Edge emphancement"; in init_options()
1615 s->opt[OPT_EDGE].type = SANE_TYPE_BOOL; in init_options()
1616 s->val[OPT_EDGE].w = SANE_FALSE; in init_options()
1627 s->opt[OPT_EDGE].cap |= SANE_CAP_INACTIVE; in init_options()
2248 case OPT_EDGE: in sane_control_option()
2330 case OPT_EDGE: in sane_control_option()
3038 s->edge = s->val[OPT_EDGE].w; in sane_start()

Completed in 6 milliseconds