Home
last modified time | relevance | path

Searched refs:OPT_CCT_GROUP (Results 1 - 4 of 4) 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 Depson2.h252 OPT_CCT_GROUP, enumerator
H A Depson2.c1212 s->opt[OPT_CCT_GROUP].title = SANE_I18N("Color correction"); in init_options()
1213 s->opt[OPT_CCT_GROUP].desc = ""; in init_options()
1214 s->opt[OPT_CCT_GROUP].type = SANE_TYPE_GROUP; in init_options()
1215 s->opt[OPT_CCT_GROUP].cap = SANE_CAP_ADVANCED; in init_options()
H A Depson.c3073 s->opt[OPT_CCT_GROUP].title = SANE_I18N ("Color correction coefficients"); in init_options()
3074 s->opt[OPT_CCT_GROUP].desc = SANE_I18N ("Matrix multiplication of RGB"); in init_options()
3075 s->opt[OPT_CCT_GROUP].type = SANE_TYPE_GROUP; in init_options()
3076 s->opt[OPT_CCT_GROUP].cap = SANE_CAP_ADVANCED; in init_options()

Completed in 11 milliseconds