Home
last modified time | relevance | path

Searched refs:LINEART_MODE (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Drts8891.h57 #define LINEART_MODE SANE_VALUE_SCAN_MODE_LINEART macro
H A Dp5.h73 #define LINEART_MODE "Lineart" macro
H A Dp5.c97 /* SANE_I18N (LINEART_MODE), not supported yet */
940 else if (strcmp (mode, LINEART_MODE) == 0) in compute_parameters()
965 if (strcmp (mode, LINEART_MODE) == 0) in compute_parameters()
H A Drts8891.c735 if (strcmp (s->val[option].s, LINEART_MODE) == 0) in set_option_value()
1420 if (strcmp (mode, GRAY_MODE) == 0 || strcmp (mode, LINEART_MODE) == 0) in compute_parameters()
1443 if (strcmp (mode, LINEART_MODE) == 0) in compute_parameters()

Completed in 12 milliseconds