Home
last modified time | relevance | path

Searched defs:errorCorrectionLevel (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/Stikked/Stikked-0.13.0/htdocs/application/libraries/phpqrcode/
H A Dindex.php44 $errorCorrectionLevel = 'L'; variable
46 $errorCorrectionLevel = $_REQUEST['level']; variable
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/pdf417/
H A DPDFBarcodeMetadata.h34 …deMetadata(int columnCount, int rowCountUpperPart, int rowCountLowerPart, int errorCorrectionLevel) in BarcodeMetadata()
44 int errorCorrectionLevel() const { in errorCorrectionLevel() function
H A DPDFEncoder.cpp312 static int GetErrorCorrectionCodewordCount(int errorCorrectionLevel) in GetErrorCorrectionCodewordCount()
324 static void GenerateErrorCorrection(std::vector<int>& dataCodewords, int errorCorrectionLevel) in GenerateErrorCorrection()
408 …deLowLevel(const std::vector<int>& fullCodewords, int c, int r, int errorCorrectionLevel, bool com… in EncodeLowLevel()
/dports/misc/perkeep/perkeep-0.11/clients/android/app/src/main/java/com/google/zxing/integration/android/
H A DIntentResult.java30 private final String errorCorrectionLevel; field in IntentResult
40 String errorCorrectionLevel) { in IntentResult()
H A DIntentIntegrator.java423 String errorCorrectionLevel = intent.getStringExtra("SCAN_RESULT_ERROR_CORRECTION_LEVEL"); in parseActivityResult() local
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/bacon/bacon-qr-code/src/Encoder/
H A DQrCode.php32 private $errorCorrectionLevel; variable in BaconQrCode\\Encoder\\QrCode
57 ErrorCorrectionLevel $errorCorrectionLevel,
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Encoder/
H A DQrCode.php32 private $errorCorrectionLevel; variable in BaconQrCode\\Encoder\\QrCode
57 ErrorCorrectionLevel $errorCorrectionLevel,
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/bacon/bacon-qr-code/src/Encoder/
H A DQrCode.php32 private $errorCorrectionLevel; variable in BaconQrCode\\Encoder\\QrCode
57 ErrorCorrectionLevel $errorCorrectionLevel,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417ErrorCorrection.cpp129 int32_t errorCorrectionLevel) { in GetErrorCorrectionCodewordCount()
138 int32_t errorCorrectionLevel) { in GenerateErrorCorrection()
H A DBC_PDF417.cpp361 int32_t errorCorrectionLevel) { in GenerateBarcodeLogic()
454 int32_t errorCorrectionLevel, in encodeLowLevel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417ErrorCorrection.cpp129 int32_t errorCorrectionLevel) { in GetErrorCorrectionCodewordCount()
138 int32_t errorCorrectionLevel) { in GenerateErrorCorrection()
H A DBC_PDF417.cpp360 int32_t errorCorrectionLevel) { in GenerateBarcodeLogic()
453 int32_t errorCorrectionLevel, in encodeLowLevel()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/
H A DQrCode.php38 protected $errorCorrectionLevel; variable in BaconQrCode\\Encoder\\QrCode
98 public function setErrorCorrectionLevel(ErrorCorrectionLevel $errorCorrectionLevel)
/dports/deskutils/egroupware/egroupware/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/
H A DQrCode.php38 protected $errorCorrectionLevel; variable in BaconQrCode\\Encoder\\QrCode
98 public function setErrorCorrectionLevel(ErrorCorrectionLevel $errorCorrectionLevel)
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/pdf417/
H A DBC_PDF417ErrorCorrection.cpp127 int32_t errorCorrectionLevel, in getErrorCorrectionCodewordCount()
161 int32_t errorCorrectionLevel, in generateErrorCorrection()
H A DBC_PDF417.cpp413 int32_t errorCorrectionLevel, in generateBarcodeLogic()
502 int32_t errorCorrectionLevel, in encodeLowLevel()
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/qrcode/
H A DQRFormatInformation.h41 ErrorCorrectionLevel errorCorrectionLevel() const { in errorCorrectionLevel() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/QR/cpp/
H A DQrCode.hpp124 private: Ecc errorCorrectionLevel; member in qrcodegen::QrCode
/dports/graphics/qr-code-generator/QR-Code-generator-67c6246/cpp/
H A DQrCode.hpp124 private: Ecc errorCorrectionLevel; member in qrcodegen::QrCode
/dports/net-im/uTox/uTox/third-party/qrcodegen/cpp/
H A DQrCode.hpp119 private: Ecc errorCorrectionLevel; member in qrcodegen::QrCode
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DXFAScanner.h79 int errorCorrectionLevel; variable
H A DPDF417Barcode.cc1329 int errorCorrectionLevel, GString *value, in drawPDF417Barcode()
1831 static void makeErrorCorrectionCodewords(int errorCorrectionLevel, in makeErrorCorrectionCodewords()
1860 int errorCorrectionLevel, in drawBarcode()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DXFAScanner.h79 int errorCorrectionLevel; variable
H A DPDF417Barcode.cc1329 int errorCorrectionLevel, GString *value, in drawPDF417Barcode()
1831 static void makeErrorCorrectionCodewords(int errorCorrectionLevel, in makeErrorCorrectionCodewords()
1860 int errorCorrectionLevel, in drawBarcode()
/dports/net-im/uTox/uTox/third-party/qrcodegen/java/io/nayuki/qrcodegen/
H A DQrCode.java184 public final Ecc errorCorrectionLevel; field in QrCode

12