Searched refs:OPT_HALFTONE (Results 1 - 15 of 15) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek_pp.c | 688 s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE_PATTERN; in init_options() 689 s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; in init_options() 690 s->opt[OPT_HALFTONE].desc = SANE_DESC_HALFTONE_PATTERN; in init_options() 691 s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; in init_options() 692 s->opt[OPT_HALFTONE].size = 32; in init_options() 693 s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options() 694 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list; in init_options() 695 s->val[OPT_HALFTONE].w = 0; /* Standard dithermap */ in init_options() 696 s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; in init_options() 1460 case OPT_HALFTONE in sane_control_option() [all...] |
H A D | snapscan-options.c | 802 po[OPT_HALFTONE].name = SANE_NAME_HALFTONE; in init_options() 803 po[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; in init_options() 804 po[OPT_HALFTONE].desc = SANE_DESC_HALFTONE; in init_options() 805 po[OPT_HALFTONE].type = SANE_TYPE_BOOL; in init_options() 806 po[OPT_HALFTONE].unit = SANE_UNIT_NONE; in init_options() 807 po[OPT_HALFTONE].size = sizeof (SANE_Bool); in init_options() 808 po[OPT_HALFTONE].cap = in init_options() 810 po[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_NONE; in init_options() 1174 case OPT_HALFTONE: in sane_control_option() 1266 pss->options[OPT_HALFTONE] in sane_control_option() [all...] |
H A D | epson2.c | 1000 s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE; in init_options() 1001 s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; in init_options() 1002 s->opt[OPT_HALFTONE].desc = SANE_I18N("Selects the halftone."); in init_options() 1004 s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; in init_options() 1005 s->opt[OPT_HALFTONE].size = max_string_size(halftone_list_7); in init_options() 1006 s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options() 1010 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_7; in init_options() 1012 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_4; in init_options() 1014 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list; in init_options() 1016 s->val[OPT_HALFTONE] in init_options() [all...] |
H A D | epson.c | 253 for valid "set halftone" command to enable OPT_HALFTONE 2841 s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE; in init_options() 2842 s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; in init_options() 2843 s->opt[OPT_HALFTONE].desc = SANE_I18N ("Selects the halftone."); in init_options() 2845 s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; in init_options() 2846 s->opt[OPT_HALFTONE].size = max_string_size (halftone_list_7); in init_options() 2847 s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options() 2850 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_7; in init_options() 2852 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list_4; in init_options() 2854 s->opt[OPT_HALFTONE] in init_options() [all...] |
H A D | epson.h | 124 0, OPT_MODE_GROUP, OPT_MODE, OPT_BIT_DEPTH, OPT_HALFTONE, OPT_DROPOUT, enumerator
|
H A D | sharp.c | 1838 s->opt[OPT_HALFTONE].name = SANE_NAME_HALFTONE_PATTERN; in init_options() 1839 s->opt[OPT_HALFTONE].title = SANE_TITLE_HALFTONE_PATTERN; in init_options() 1840 s->opt[OPT_HALFTONE].desc = SANE_DESC_HALFTONE " (JX-330 only)"; in init_options() 1841 s->opt[OPT_HALFTONE].type = SANE_TYPE_STRING; in init_options() 1842 s->opt[OPT_HALFTONE].size = max_string_size (halftone_list); in init_options() 1843 s->opt[OPT_HALFTONE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options() 1844 s->opt[OPT_HALFTONE].constraint.string_list = halftone_list; in init_options() 1845 s->val[OPT_HALFTONE].s = strdup (halftone_list[0]); in init_options() 1848 SANE_DESC_HALFTONE " (JX-330 only)", halftone_list, OPT_HALFTONE, 0); in init_options() 1852 s->opt[OPT_HALFTONE] in init_options() [all...] |
H A D | snapscan.h | 290 OPT_HALFTONE, /* halftone flag */ enumerator
|
H A D | microtek2.c | 2154 if ( val[OPT_HALFTONE].s ) in init_options() 2155 free((void *) val[OPT_HALFTONE].s); in init_options() 2156 val[OPT_HALFTONE].s = strdup(md->halftone_mode_list[0]); in init_options() 2415 sod[OPT_HALFTONE].name = SANE_NAME_HALFTONE; in init_options() 2416 sod[OPT_HALFTONE].title = SANE_TITLE_HALFTONE; in init_options() 2417 sod[OPT_HALFTONE].desc = SANE_DESC_HALFTONE; in init_options() 2418 sod[OPT_HALFTONE].type = SANE_TYPE_STRING; in init_options() 2419 sod[OPT_HALFTONE].size = max_string_size(md->halftone_mode_list); in init_options() 2420 sod[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; in init_options() 2421 sod[OPT_HALFTONE] in init_options() [all...] |
H A D | epson2.h | 237 OPT_HALFTONE, enumerator
|
H A D | sharp.h | 76 OPT_HALFTONE, enumerator
|
H A D | nec.h | 79 OPT_HALFTONE, enumerator
|
H A D | plustek-pp.h | 516 OPT_HALFTONE, enumerator
|
H A D | epson2-ops.c | 986 if (SANE_OPTION_IS_ACTIVE(s->opt[OPT_HALFTONE].cap)) in e2_set_extended_scanning_parameters() 987 buf[32] = halftone_params[s->val[OPT_HALFTONE].w]; in e2_set_extended_scanning_parameters() 1084 && SANE_OPTION_IS_ACTIVE(s->opt[OPT_HALFTONE].cap)) { in e2_set_scanning_parameters() 1088 [OPT_HALFTONE]. in e2_set_scanning_parameters()
|
H A D | nec.c | 1467 SANE_DESC_HALFTONE " (not support)", halftone_list, OPT_HALFTONE, 0); in init_options() 1470 s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; in init_options() 2272 case OPT_HALFTONE: in sane_control_option() 2348 s->opt[OPT_HALFTONE].cap &= ~SANE_CAP_INACTIVE; in sane_control_option() 2362 s->opt[OPT_HALFTONE].cap &= ~SANE_CAP_INACTIVE; in sane_control_option() 2375 s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; in sane_control_option() 2388 s->opt[OPT_HALFTONE].cap |= SANE_CAP_INACTIVE; in sane_control_option() 2410 case OPT_HALFTONE: in sane_control_option() 2957 halftone = s->val[OPT_HALFTONE].s; in sane_start()
|
H A D | microtek2.h | 539 OPT_HALFTONE, enumerator
|
Completed in 31 milliseconds