Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan.h72 OPT_RGB_CONTROL, enumerator
H A Dcoolscan.c2905 scanner->opt[OPT_RGB_CONTROL].name = "rgb-control"; in init_options()
2906 scanner->opt[OPT_RGB_CONTROL].title = "RGB control"; in init_options()
2907 scanner->opt[OPT_RGB_CONTROL].desc = in init_options()
2909 scanner->opt[OPT_RGB_CONTROL].type = SANE_TYPE_BOOL; in init_options()
2910 scanner->opt[OPT_RGB_CONTROL].unit = SANE_UNIT_NONE; in init_options()
2912 { scanner->opt[OPT_RGB_CONTROL].cap |= SANE_CAP_INACTIVE; in init_options()
3590 case OPT_RGB_CONTROL: in sane_control_option()
3703 case OPT_RGB_CONTROL: in sane_control_option()

Completed in 6 milliseconds