Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhs2p.h221 SANE_Int resMaxY; /* maximum Y resolution */ member
H A Dbh.h289 SANE_Int resMaxY; /* maximum Y resolution */ member
H A Dhs2p-scsi.c154 info->resMaxY); in ScannerDump()
234 DBG (DBG_info, "MaxYres = %d\n", info->resMaxY); in ScannerDump()
H A Dhs2p.c1295 dev->info.resMaxY = _2btol (&jbuf.MaxRes.y[0]); /* set to 800 */ in attach()
2666 if (yres < s->hw->info.resMinY || yres > s->hw->info.resMaxY) in set_window_data()
2669 s->hw->info.resMinY, s->hw->info.resMaxY); in set_window_data()
H A Dbh.c411 info->resMaxY); in ScannerDump()
3028 dev->info.resMaxY = _2btol(jbuf.maxyres); in attach()

Completed in 13 milliseconds