Home
last modified time | relevance | path

Searched refs:COLOR_STR (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/backend/
H A Dteco1.h286 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
H A Dteco3.h289 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
H A Dsceptre.h285 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
H A Dsceptre.c83 GRAY_STR, COLOR_STR, NULL
832 (SANE_String *) COLOR_STR, NULL); in sceptre_init_options()
1586 else if (strcmp (dev->val[OPT_MODE].s, COLOR_STR) == 0) in sane_control_option()
H A Dumax.c188 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
1085 (strcmp(scanner->val[OPT_MODE].s, COLOR_STR) == 0) ) /* enable rgb options */ in umax_set_rgb_bind()
1138 (strcmp(scanner->val[OPT_MODE].s, COLOR_STR) == 0) ) /* enable rgb exposure time options */ in umax_set_rgb_bind()
5084 scan_mode_list[++scan_modes]= COLOR_STR; in init_options()
6784 if ( (strcmp(scanner->val[OPT_MODE].s, COLOR_STR) != 0) || in sane_control_option()
6907 else if (strcmp(mode, COLOR_STR) == 0) in sane_control_option()
7086 if (strcmp(val, COLOR_STR) == 0) in sane_control_option()
7114 else if (strcmp(val, COLOR_STR) == 0) in sane_control_option()
7506 else if (strcmp(mode, COLOR_STR) == 0) in sane_start()
7833 if (strcmp(mode, COLOR_STR) in sane_start()
[all...]
H A Dpie.c120 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
1170 dev->scan_mode_list[0] = COLOR_STR; in attach_scanner()
3406 else if (strcmp (val, COLOR_STR) == 0) in sane_control_option()
3661 else if (strcmp (mode, COLOR_STR) == 0) in sane_start()
H A Dleo.h255 #define COLOR_STR SANE_VALUE_SCAN_MODE_COLOR macro
H A Dteco1.c92 COLOR_STR,
1779 else if (strcmp (dev->val[OPT_MODE].s, COLOR_STR) == 0) in sane_control_option()
H A Dleo.c84 COLOR_STR,
1583 else if (strcmp (dev->val[OPT_MODE].s, COLOR_STR) == 0) in sane_control_option()
H A Dteco3.c84 COLOR_STR,
1793 else if (strcmp (dev->val[OPT_MODE].s, COLOR_STR) == 0) in sane_control_option()

Completed in 27 milliseconds