Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dnec.c155 #define M_LINEART_COLOR "Lineart Color" macro
160 M_LINEART, M_GRAY, M_LINEART_COLOR, M_COLOR,
1267 || strcmp(s->val[OPT_MODE].s, M_LINEART_COLOR) == 0) in set_gamma_caps()
2350 else if (strcmp (val, M_LINEART_COLOR) == 0) in sane_control_option()
2632 else if (strcmp (mode, M_LINEART_COLOR) == 0) in sane_get_parameters()
2975 if (strcmp (mode, M_LINEART_COLOR) == 0) in sane_start()
3012 else if (strcmp (mode, M_LINEART_COLOR) == 0) in sane_start()
3367 if (strcmp (mode, M_LINEART_COLOR) != 0) in sane_start()
H A Dsharp.c183 #define M_LINEART_COLOR SANE_VALUE_SCAN_MODE_COLOR_LINEART macro
187 M_LINEART, M_GRAY, M_LINEART_COLOR, M_COLOR,
1627 || strcmp(s->val[OPT_MODE].s, M_LINEART_COLOR) == 0) in set_gamma_caps()
2860 else if (strcmp (val, M_LINEART_COLOR) == 0) in sane_control_option()
3512 else if (strcmp (mode, M_LINEART_COLOR) == 0) in sane_start()
3881 if (strcmp (mode, M_LINEART_COLOR) != 0) in sane_start()

Completed in 9 milliseconds