Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsp15c.c500 case OPT_TYPE: in sane_control_option()
674 case OPT_TYPE: in sane_control_option()
1437 scanner->opt[OPT_TYPE].name = "type"; in init_options()
1438 scanner->opt[OPT_TYPE].title = "Film type"; in init_options()
1439 scanner->opt[OPT_TYPE].desc = "positive or negative image"; in init_options()
1440 scanner->opt[OPT_TYPE].type = SANE_TYPE_STRING; in init_options()
1441 scanner->opt[OPT_TYPE].size = max_string_size (type_list); in init_options()
1442 scanner->opt[OPT_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options()
1443 scanner->opt[OPT_TYPE].constraint.string_list = type_list; in init_options()
H A Dcoolscan.h57 OPT_TYPE, enumerator
H A Dsp15c.h107 OPT_TYPE, enumerator
H A Dcoolscan.c2759 scanner->opt[OPT_TYPE].name = "type"; in init_options()
2760 scanner->opt[OPT_TYPE].title = "Film type"; in init_options()
2761 scanner->opt[OPT_TYPE].desc = in init_options()
2763 scanner->opt[OPT_TYPE].type = SANE_TYPE_STRING; in init_options()
2764 scanner->opt[OPT_TYPE].size = max_string_size (type_list); in init_options()
2765 scanner->opt[OPT_TYPE].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options()
2766 scanner->opt[OPT_TYPE].constraint.string_list = type_list; in init_options()
3559 case OPT_TYPE: in sane_control_option()
3885 case OPT_TYPE: in sane_control_option()

Completed in 8 milliseconds