Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dbh.h280 SANE_Bool canBarCode; /* bar code support available */ member
H A Dbh.c397 info->canBarCode ? " <BarCode Decoding>" : "", in ScannerDump()
2824 if (s->hw->info.canBarCode == SANE_FALSE) in init_options()
2996 dev->info.canBarCode = vbuf.optionalfeatures & 0x01; in attach()
3017 dev->info.canBarCode = SANE_TRUE; in attach()

Completed in 7 milliseconds