Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.h182 SANE_String_Const scansources[5]; member
H A Dnec.h182 SANE_String_Const scansources[5]; member
H A Dsharp.c1860 s->dev->info->scansources[i++] = use_auto; in init_options()
1868 s->dev->info.scansources[i++] = use_adf; in init_options()
1881 s->dev->info.scansources[i++] = use_fsu; in init_options()
1892 s->dev->info.scansources[i++] = use_simple; in init_options()
1893 s->dev->info.scansources[i] = 0; in init_options()
1900 s->opt[OPT_SCANSOURCE].size = max_string_size (s->dev->info.scansources); in init_options()
1902 s->opt[OPT_SCANSOURCE].constraint.string_list = (SANE_String_Const*)s->dev->info.scansources; in init_options()
1903 s->val[OPT_SCANSOURCE].s = strdup (s->dev->info.scansources[0]); in init_options()
1907 SANE_DESC_SCAN_SOURCE, (SANE_String_Const*)s->dev->info.scansources, in init_options()
H A Dnec.c1477 s->dev->info.scansources[i++] = use_adf; in init_options()
1482 s->dev->info.scansources[i++] = use_fsu; in init_options()
1486 s->dev->info.scansources[i++] = use_simple; in init_options()
1489 s->dev->info.scansources[i] = 0; in init_options()
1492 SANE_DESC_SCAN_SOURCE, (SANE_String_Const*)s->dev->info.scansources, in init_options()

Completed in 11 milliseconds