Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson.h129 OPT_WAIT_FOR_BUTTON, OPT_CCT_GROUP, OPT_CCT_1, OPT_CCT_2, OPT_CCT_3, enumerator
H A Depson.c1275 cct[1] = s->val[OPT_CCT_2].w; in set_color_correction_coefficients()
3081 s->opt[OPT_CCT_2].name = "cct-2"; in init_options()
3091 s->opt[OPT_CCT_2].title = SANE_I18N ("Shift green to red"); in init_options()
3101 s->opt[OPT_CCT_2].desc = SANE_I18N ("Adds to red based on green level"); in init_options()
3111 s->opt[OPT_CCT_2].type = SANE_TYPE_INT; in init_options()
3121 s->opt[OPT_CCT_2].cap |= SANE_CAP_ADVANCED; in init_options()
3131 s->opt[OPT_CCT_2].cap |= SANE_CAP_INACTIVE; in init_options()
3141 s->opt[OPT_CCT_2].unit = SANE_UNIT_NONE; in init_options()
3151 s->opt[OPT_CCT_2].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
3161 s->opt[OPT_CCT_2] in init_options()
[all...]

Completed in 5 milliseconds