Home
last modified time | relevance | path

Searched refs:OPT_ICON_LENGTH (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dbh.c744 _lto2b(_OPT_VAL_WORD(s, OPT_ICON_LENGTH), select_cmd.mp.iconlength); in mode_select_icon()
1584 _OPT_VAL_WORD(s, OPT_ICON_LENGTH) >= 8) in start_setup()
2684 s->opt[OPT_ICON_LENGTH].name = SANE_NAME_ICON_LENGTH; in init_options()
2685 s->opt[OPT_ICON_LENGTH].title = SANE_TITLE_ICON_LENGTH; in init_options()
2686 s->opt[OPT_ICON_LENGTH].desc = SANE_DESC_ICON_LENGTH; in init_options()
2687 s->opt[OPT_ICON_LENGTH].type = SANE_TYPE_INT; in init_options()
2688 s->opt[OPT_ICON_LENGTH].unit = SANE_UNIT_PIXEL; in init_options()
2689 s->opt[OPT_ICON_LENGTH].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
2690 s->opt[OPT_ICON_LENGTH].constraint.range = &icon_range; in init_options()
2691 s->val[OPT_ICON_LENGTH] in init_options()
[all...]
H A Dbh.h165 OPT_ICON_LENGTH, enumerator

Completed in 7 milliseconds