Home
last modified time | relevance | path

Searched refs:OPT_CCT_1 (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.c1274 cct[0] = s->val[OPT_CCT_1].w; in set_color_correction_coefficients()
3080 s->opt[OPT_CCT_1].name = "cct-1"; in init_options()
3090 s->opt[OPT_CCT_1].title = SANE_I18N ("Green"); in init_options()
3100 s->opt[OPT_CCT_1].desc = SANE_I18N ("Controls green level"); in init_options()
3110 s->opt[OPT_CCT_1].type = SANE_TYPE_INT; in init_options()
3120 s->opt[OPT_CCT_1].cap |= SANE_CAP_ADVANCED; in init_options()
3130 s->opt[OPT_CCT_1].cap |= SANE_CAP_INACTIVE; in init_options()
3140 s->opt[OPT_CCT_1].unit = SANE_UNIT_NONE; in init_options()
3150 s->opt[OPT_CCT_1].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
3160 s->opt[OPT_CCT_1] in init_options()
[all...]

Completed in 5 milliseconds