Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmatsushita.c155 static SANE_String_Const automatic_threshold_list[] = { variable
1227 max_string_size (automatic_threshold_list); in matsushita_init_options()
1231 automatic_threshold_list; in matsushita_init_options()
1232 dev->val[OPT_AUTOMATIC_THRESHOLD].s = strdup (automatic_threshold_list[0]); in matsushita_init_options()
1476 i = get_string_list_index (automatic_threshold_list, in matsushita_set_window()
2134 if (strcmp (dev->val[option].s, automatic_threshold_list[0]) == 0) in sane_control_option()
H A Dkvs40xx_opt.c252 static SANE_String_Const automatic_threshold_list[] = { variable
640 o->size = max_string_size (automatic_threshold_list); in kvs40xx_init_options()
642 o->constraint.string_list = automatic_threshold_list; in kvs40xx_init_options()
644 strcpy (s->val[AUTOMATIC_THRESHOLD].s, automatic_threshold_list[0]); in kvs40xx_init_options()
1352 [str_index (automatic_threshold_list, s->val[AUTOMATIC_THRESHOLD].s)]; in kvs40xx_init_window()

Completed in 4 milliseconds