Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.c187 #define COLOR_HALFTONE_STR SANE_VALUE_SCAN_MODE_COLOR_HALFTONE macro
5082 { scan_mode_list[++scan_modes]= COLOR_HALFTONE_STR; } in init_options()
6990 halftoning = (strcmp(val, HALFTONE_STR) == 0 || strcmp(val, COLOR_HALFTONE_STR) == 0); in sane_control_option()
7225 else if (strcmp(mode, COLOR_LINEART_STR) == 0 || strcmp(mode, COLOR_HALFTONE_STR) == 0 ) in sane_get_parameters()
7502 else if (strcmp(mode, COLOR_HALFTONE_STR) == 0) in sane_start()
7819 if ( (strcmp(mode, HALFTONE_STR) == 0) || (strcmp(mode, COLOR_HALFTONE_STR) == 0) ) in sane_start()

Completed in 9 milliseconds