Home
last modified time | relevance | path

Searched refs:OPT_COLOR_FILTER (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dgenesys.h114 OPT_COLOR_FILTER, enumerator
H A Dgenesys.cpp4829 s->opt[OPT_COLOR_FILTER].name = "color-filter"; in init_options()
4830 s->opt[OPT_COLOR_FILTER].title = SANE_I18N ("Color filter"); in init_options()
4831 s->opt[OPT_COLOR_FILTER].desc = in init_options()
4834 s->opt[OPT_COLOR_FILTER].type = SANE_TYPE_STRING; in init_options()
4835 s->opt[OPT_COLOR_FILTER].constraint_type = SANE_CONSTRAINT_STRING_LIST; in init_options()
4838 s->opt[OPT_COLOR_FILTER].size = max_string_size (color_filter_list); in init_options()
4852 DISABLE (OPT_COLOR_FILTER); in init_options()
5742 case OPT_COLOR_FILTER: in get_option_value()
5970 ENABLE(OPT_COLOR_FILTER); in set_option_value()
5975 DISABLE(OPT_COLOR_FILTER); in set_option_value()
[all …]
/dports/graphics/sane-backends/sane-backends-1.0.32/ChangeLogs/
H A DChangeLog-1.0.201933 Fixed double free problems, made OPT_COLOR_FILTER work for