Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h156 OPT_SELECT_LAMP_DENSITY, enumerator
H A Dumax.c5694 scanner->opt[OPT_SELECT_LAMP_DENSITY].name = SANE_NAME_SELECT_LAMP_DENSITY; in init_options()
5695 scanner->opt[OPT_SELECT_LAMP_DENSITY].title = SANE_TITLE_SELECT_LAMP_DENSITY; in init_options()
5696 scanner->opt[OPT_SELECT_LAMP_DENSITY].desc = SANE_DESC_SELECT_LAMP_DENSITY; in init_options()
5697 scanner->opt[OPT_SELECT_LAMP_DENSITY].type = SANE_TYPE_BOOL; in init_options()
5698 scanner->val[OPT_SELECT_LAMP_DENSITY].w = SANE_FALSE; in init_options()
5724 scanner->opt[OPT_SELECT_LAMP_DENSITY].cap |= SANE_CAP_INACTIVE; in init_options()
6531 case OPT_SELECT_LAMP_DENSITY: in sane_control_option()
6823 case OPT_SELECT_LAMP_DENSITY: in sane_control_option()
7480 if (scanner->val[OPT_SELECT_LAMP_DENSITY].w == SANE_TRUE) in sane_start()

Completed in 11 milliseconds