Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h110 OPT_HIGHLIGHT_B, enumerator
H A Dmicrotek2.c2286 val[OPT_HIGHLIGHT_B].w = MD_HIGHLIGHT_DEFAULT; in init_options()
2689 sod[OPT_HIGHLIGHT_B].name = SANE_NAME_HIGHLIGHT_B; in init_options()
2690 sod[OPT_HIGHLIGHT_B].title = SANE_TITLE_HIGHLIGHT_B; in init_options()
2691 sod[OPT_HIGHLIGHT_B].desc = SANE_DESC_HIGHLIGHT_B; in init_options()
2692 sod[OPT_HIGHLIGHT_B].type = SANE_TYPE_INT; in init_options()
2693 sod[OPT_HIGHLIGHT_B].size = sizeof(SANE_Int); in init_options()
2694 sod[OPT_HIGHLIGHT_B].constraint.range = &md->highlight_range; in init_options()
2990 sod[OPT_HIGHLIGHT_B].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()
3079 case OPT_HIGHLIGHT_B in sane_control_option()
[all...]
H A Dumax.c1099 scanner->opt[OPT_HIGHLIGHT_B].cap &= ~SANE_CAP_INACTIVE; in umax_set_rgb_bind()
1123 scanner->opt[OPT_HIGHLIGHT_B].cap |= SANE_CAP_INACTIVE; in umax_set_rgb_bind()
5387 scanner->opt[OPT_HIGHLIGHT_B].name = SANE_NAME_HIGHLIGHT_B; in init_options()
5388 scanner->opt[OPT_HIGHLIGHT_B].title = SANE_TITLE_HIGHLIGHT_B; in init_options()
5389 scanner->opt[OPT_HIGHLIGHT_B].desc = SANE_DESC_HIGHLIGHT_B; in init_options()
5390 scanner->opt[OPT_HIGHLIGHT_B].type = SANE_TYPE_FIXED; in init_options()
5391 scanner->opt[OPT_HIGHLIGHT_B].unit = SANE_UNIT_PERCENT; in init_options()
5392 scanner->opt[OPT_HIGHLIGHT_B].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
5393 scanner->opt[OPT_HIGHLIGHT_B].constraint.range = &percentage_range_100; in init_options()
5394 scanner->val[OPT_HIGHLIGHT_B] in init_options()
[all...]
H A Dmicrotek2.h569 OPT_HIGHLIGHT_B, enumerator

Completed in 16 milliseconds