Home
last modified time | relevance | path

Searched refs:SupportedBarcodeFormat (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadbarcode.h67 static const l_int32 SupportedBarcodeFormat[] = { variable
H A Dbardecode.c153 format = SupportedBarcodeFormat[i]; in barcodeFindFormat()
178 if (format == SupportedBarcodeFormat[i]) in barcodeFormatIsSupported()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dreadbarcode.h67 static const l_int32 SupportedBarcodeFormat[] = { variable
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadbarcode.h50 static const l_int32 SupportedBarcodeFormat[] = { variable
H A Dbardecode.c142 format = SupportedBarcodeFormat[i]; in barcodeFindFormat()
167 if (format == SupportedBarcodeFormat[i]) in barcodeFormatIsSupported()