Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodak.h94 SANE_String_Const o_mode_list[5]; member
H A Dkodak.c987 s->o_mode_list[i++]=STRING_LINEART; in sane_get_option_descriptor()
990 s->o_mode_list[i++]=STRING_HALFTONE; in sane_get_option_descriptor()
993 s->o_mode_list[i++]=STRING_GRAYSCALE; in sane_get_option_descriptor()
996 s->o_mode_list[i++]=STRING_COLOR; in sane_get_option_descriptor()
998 s->o_mode_list[i]=NULL; in sane_get_option_descriptor()
1005 opt->constraint.string_list = s->o_mode_list; in sane_get_option_descriptor()

Completed in 4 milliseconds