Home
last modified time | relevance | path

Searched refs:STRING_GRAYSCALE (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dcardscan.c243 #define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY macro
787 s->mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
865 strcpy (val, STRING_GRAYSCALE); in sane_control_option()
906 if (!strcmp (val, STRING_GRAYSCALE)) { in sane_control_option()
H A Dkodak.c144 #define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY macro
993 s->o_mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
1317 strcpy (val, STRING_GRAYSCALE); in sane_control_option()
1429 else if (!strcmp (val, STRING_GRAYSCALE)) { in sane_control_option()
H A Depjitsu.c247 #define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY macro
1105 s->mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
1536 strcpy (val, STRING_GRAYSCALE); in sane_control_option()
1679 else if (!strcmp (val, STRING_GRAYSCALE)) { in sane_control_option()
H A Dcanon_dr.c444 #define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY macro
2306 s->mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
3330 strcpy (val, STRING_GRAYSCALE); in sane_control_option()
3738 else if (!strcmp (val, STRING_GRAYSCALE)) { in sane_control_option()
H A Dfujitsu.c698 #define STRING_GRAYSCALE SANE_VALUE_SCAN_MODE_GRAY macro
2925 s->mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
4756 strcpy (val, STRING_GRAYSCALE); in sane_control_option()
5404 else if (!strcmp (val, STRING_GRAYSCALE)) { in sane_control_option()

Completed in 27 milliseconds