Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson.h130 OPT_CCT_4, OPT_CCT_5, OPT_CCT_6, OPT_CCT_7, OPT_CCT_8, OPT_CCT_9, enumerator
H A Depson.c1282 cct[8] = s->val[OPT_CCT_9].w; in set_color_correction_coefficients()
3088 s->opt[OPT_CCT_9].name = "cct-9"; in init_options()
3098 s->opt[OPT_CCT_9].title = SANE_I18N ("Blue"); in init_options()
3108 s->opt[OPT_CCT_9].desc = SANE_I18N ("Controls blue level"); in init_options()
3118 s->opt[OPT_CCT_9].type = SANE_TYPE_INT; in init_options()
3128 s->opt[OPT_CCT_9].cap |= SANE_CAP_ADVANCED; in init_options()
3138 s->opt[OPT_CCT_9].cap |= SANE_CAP_INACTIVE; in init_options()
3148 s->opt[OPT_CCT_9].unit = SANE_UNIT_NONE; in init_options()
3158 s->opt[OPT_CCT_9].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
3168 s->opt[OPT_CCT_9] in init_options()
[all...]

Completed in 9 milliseconds