Home
last modified time | relevance | path

Searched defs:scanners_supported (Results 1 – 6 of 6) sorted by relevance

/third_party/backends/backend/
Dteco2.h307 struct scanners_supported struct
309 int scsi_type;
310 char scsi_teco_name[12]; /* real name of the scanner */
312 {
320 tecoref;
321 char *real_vendor; /* brand on the box */
322 char *real_product; /* name on the box */
324 SANE_Range res_range;
326 int x_resolution_max; /* maximum X dpi */
327 int y_resolution_max; /* maximum Y dpi */
[all …]
Dmatsushita.h227 struct scanners_supported struct
229 int scsi_type;
230 char scsi_vendor[9];
231 char scsi_product[17];
233 SANE_Range x_range;
234 SANE_Range y_range;
235 SANE_Range brightness_range;
236 SANE_Range contrast_range;
238 SANE_String_Const *scan_mode_list; /* array of scan modes */
239 const SANE_Word *resolutions_list; /* array of available resolutions */
[all …]
Dteco1.h253 struct scanners_supported struct
255 int scsi_type;
256 char scsi_teco_name[12]; /* real name of the scanner */
258 {
265 tecoref;
266 char *real_vendor; /* brand on the box */
267 char *real_product; /* name on the box */
269 SANE_Range res_range;
271 int x_resolution_max; /* maximum X dpi */
272 int y_resolution_max; /* maximum Y dpi */
[all …]
Dteco3.h267 struct scanners_supported struct
269 int scsi_type;
270 char scsi_teco_name[12]; /* real name of the scanner */
272 {
275 tecoref;
276 char *real_vendor; /* brand on the box */
277 char *real_product; /* name on the box */
279 SANE_Range res_range;
281 int x_resolution_max; /* maximum X dpi */
282 int y_resolution_max; /* maximum Y dpi */
Dleo.h241 struct scanners_supported struct
243 int scsi_type;
244 char scsi_vendor[9];
245 char scsi_product[17];
247 const char *real_vendor;
248 const char *real_product;
Dsceptre.h269 struct scanners_supported struct
272 int scsi_type;
273 char scsi_vendor[9];
274 char scsi_product[17];
276 char *real_vendor;
277 char *real_product;