Home
last modified time | relevance | path

Searched refs:M_GRAY (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dnec.c154 #define M_GRAY SANE_VALUE_SCAN_MODE_GRAY macro
160 M_LINEART, M_GRAY, M_LINEART_COLOR, M_COLOR,
162 M_LINEART, M_GRAY, M_COLOR,
1276 else if (strcmp(s->val[OPT_MODE].s, M_GRAY) == 0) in set_gamma_caps()
2364 else if (strcmp (val, M_GRAY) == 0) in sane_control_option()
2392 || strcmp (val, M_GRAY) == 0) in sane_control_option()
2625 else if (strcmp (mode, M_GRAY) == 0) in sane_get_parameters()
3007 else if (strcmp (mode, M_GRAY) == 0) in sane_start()
H A Dsharp.c182 #define M_GRAY SANE_VALUE_SCAN_MODE_GRAY macro
187 M_LINEART, M_GRAY, M_LINEART_COLOR, M_COLOR,
1636 else if (strcmp(s->val[OPT_MODE].s, M_GRAY) == 0) in set_gamma_caps()
2883 || strcmp (val, M_GRAY) == 0) in sane_control_option()
3114 else if (strcmp (mode, M_GRAY) == 0) in sane_get_parameters()
3507 else if (strcmp (mode, M_GRAY) == 0) in sane_start()
H A Dmicrotek.c108 #define M_GRAY SANE_VALUE_SCAN_MODE_GRAY macro
1089 if (ms->dev->info.modes & MI_MODES_GRAY) mode_list[i++] = M_GRAY; in init_options()
1328 (strcmp(M_GRAY, val[OPT_MODE].s))) { in init_options()
3642 else if (!(strcmp(s->val[OPT_MODE].s, M_GRAY))) in sane_get_parameters()

Completed in 13 milliseconds