Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h109 OPT_HIGHLIGHT_G, enumerator
H A Dmicrotek2.c2285 val[OPT_HIGHLIGHT_G].w = MD_HIGHLIGHT_DEFAULT; in init_options()
2682 sod[OPT_HIGHLIGHT_G].name = SANE_NAME_HIGHLIGHT_G; in init_options()
2683 sod[OPT_HIGHLIGHT_G].title = SANE_TITLE_HIGHLIGHT_G; in init_options()
2684 sod[OPT_HIGHLIGHT_G].desc = SANE_DESC_HIGHLIGHT_G; in init_options()
2685 sod[OPT_HIGHLIGHT_G].type = SANE_TYPE_INT; in init_options()
2686 sod[OPT_HIGHLIGHT_G].size = sizeof(SANE_Int); in init_options()
2687 sod[OPT_HIGHLIGHT_G].constraint.range = &md->highlight_range; in init_options()
2989 sod[OPT_HIGHLIGHT_G].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()
3078 case OPT_HIGHLIGHT_G in sane_control_option()
[all...]
H A Dumax.c1098 scanner->opt[OPT_HIGHLIGHT_G].cap &= ~SANE_CAP_INACTIVE; in umax_set_rgb_bind()
1122 scanner->opt[OPT_HIGHLIGHT_G].cap |= SANE_CAP_INACTIVE; in umax_set_rgb_bind()
5378 scanner->opt[OPT_HIGHLIGHT_G].name = SANE_NAME_HIGHLIGHT_G; in init_options()
5379 scanner->opt[OPT_HIGHLIGHT_G].title = SANE_TITLE_HIGHLIGHT_G; in init_options()
5380 scanner->opt[OPT_HIGHLIGHT_G].desc = SANE_DESC_HIGHLIGHT_G; in init_options()
5381 scanner->opt[OPT_HIGHLIGHT_G].type = SANE_TYPE_FIXED; in init_options()
5382 scanner->opt[OPT_HIGHLIGHT_G].unit = SANE_UNIT_PERCENT; in init_options()
5383 scanner->opt[OPT_HIGHLIGHT_G].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
5384 scanner->opt[OPT_HIGHLIGHT_G].constraint.range = &percentage_range_100; in init_options()
5385 scanner->val[OPT_HIGHLIGHT_G] in init_options()
[all...]
H A Dmicrotek2.h566 OPT_HIGHLIGHT_G, enumerator

Completed in 26 milliseconds