Home
last modified time | relevance | path

Searched refs:OPT_HIGHLIGHT_R (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dumax.h108 OPT_HIGHLIGHT_R, enumerator
H A Dmicrotek2.c2284 val[OPT_HIGHLIGHT_R].w = MD_HIGHLIGHT_DEFAULT; in init_options()
2675 sod[OPT_HIGHLIGHT_R].name = SANE_NAME_HIGHLIGHT_R; in init_options()
2676 sod[OPT_HIGHLIGHT_R].title = SANE_TITLE_HIGHLIGHT_R; in init_options()
2677 sod[OPT_HIGHLIGHT_R].desc = SANE_DESC_HIGHLIGHT_R; in init_options()
2678 sod[OPT_HIGHLIGHT_R].type = SANE_TYPE_INT; in init_options()
2679 sod[OPT_HIGHLIGHT_R].size = sizeof(SANE_Int); in init_options()
2680 sod[OPT_HIGHLIGHT_R].constraint.range = &md->highlight_range; in init_options()
2988 sod[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; in set_option_dependencies()
3000 val[OPT_HIGHLIGHT_R].w = val[OPT_HIGHLIGHT_G].w = val[OPT_HIGHLIGHT_B].w in set_option_dependencies()
3077 case OPT_HIGHLIGHT_R in sane_control_option()
[all...]
H A Dumax.c1097 scanner->opt[OPT_HIGHLIGHT_R].cap &= ~SANE_CAP_INACTIVE; in umax_set_rgb_bind()
1121 scanner->opt[OPT_HIGHLIGHT_R].cap |= SANE_CAP_INACTIVE; in umax_set_rgb_bind()
5369 scanner->opt[OPT_HIGHLIGHT_R].name = SANE_NAME_HIGHLIGHT_R; in init_options()
5370 scanner->opt[OPT_HIGHLIGHT_R].title = SANE_TITLE_HIGHLIGHT_R; in init_options()
5371 scanner->opt[OPT_HIGHLIGHT_R].desc = SANE_DESC_HIGHLIGHT_R; in init_options()
5372 scanner->opt[OPT_HIGHLIGHT_R].type = SANE_TYPE_FIXED; in init_options()
5373 scanner->opt[OPT_HIGHLIGHT_R].unit = SANE_UNIT_PERCENT; in init_options()
5374 scanner->opt[OPT_HIGHLIGHT_R].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
5375 scanner->opt[OPT_HIGHLIGHT_R].constraint.range = &percentage_range_100; in init_options()
5376 scanner->val[OPT_HIGHLIGHT_R] in init_options()
[all...]
H A Dmicrotek2.h563 OPT_HIGHLIGHT_R, enumerator

Completed in 16 milliseconds