Home
last modified time | relevance | path

Searched refs:resStdList (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dhs2p.c267 s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->info.resStdList; in init_options()
1312 dev->info.resStdList[++i] = 60; in attach()
1314 dev->info.resStdList[++i] = 75; in attach()
1316 dev->info.resStdList[++i] = 100; in attach()
1318 dev->info.resStdList[++i] = 120; in attach()
1320 dev->info.resStdList[++i] = 150; in attach()
1322 dev->info.resStdList[++i] = 160; in attach()
1324 dev->info.resStdList[++i] = 180; in attach()
1326 dev->info.resStdList[++i] = 200; in attach()
1328 dev->info.resStdList[ in attach()
[all...]
H A Dhs2p.h224 SANE_Int resStdList[16 + 1]; /* list of available standard resolutions (first slot is the length) */ member
H A Dbh.c350 sc->resStdList[sc->resStdList[0]+1] = res; in appendStdList()
351 sc->resStdList[0]++; in appendStdList()
418 for (i = 0; i < info->resStdList[0]; i++) in ScannerDump()
419 DBG (1, " %d\n", info->resStdList[i+1]); in ScannerDump()
2379 s->opt[OPT_RESOLUTION].constraint.word_list = s->hw->info.resStdList; in init_options()
3033 dev->info.resStdList[0] = 0; in attach()
3050 if (dev->info.resStdList[0] == 0) in attach()
3054 dev->info.resStdList[0] = 2; in attach()
3055 dev->info.resStdList[ in attach()
[all...]
H A Dbh.h292 SANE_Int resStdList[16+1]; /* list of available standard resolutions member
H A Dhs2p-scsi.c158 for (i = 1; i <= info->resStdList[0]; i++) in ScannerDump()
159 DBG (DBG_info, " %d\n", info->resStdList[i]); in ScannerDump()

Completed in 12 milliseconds