Home
last modified time | relevance | path

Searched refs:SetErrorCorrectionLevel (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp49 bool CBC_CodeBase::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_CodeBase
50 return m_pBCWriter->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A Dcfx_barcode.cpp221 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
222 return m_pBCEngine && m_pBCEngine->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A DBC_Writer.cpp60 bool CBC_Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_Writer
H A DBC_Writer.h26 virtual bool SetErrorCorrectionLevel(int32_t level);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/
H A Dcbc_codebase.cpp49 bool CBC_CodeBase::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_CodeBase
50 return m_pBCWriter->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A Dcfx_barcode.cpp221 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
222 return m_pBCEngine && m_pBCEngine->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A DBC_Writer.cpp60 bool CBC_Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_Writer
H A DBC_Writer.h26 virtual bool SetErrorCorrectionLevel(int32_t level);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/
H A Dcbc_pdf417i.cpp30 FX_BOOL CBC_PDF417I::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417I
32 ->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A Dcbc_qrcode.cpp37 FX_BOOL CBC_QRCode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCode
43 ->SetErrorCorrectionLevel(level); in SetErrorCorrectionLevel()
H A Dcbc_pdf417i.h30 FX_BOOL SetErrorCorrectionLevel(int32_t level);
H A Dcbc_qrcode.h31 FX_BOOL SetErrorCorrectionLevel(int32_t level);
H A DBC_TwoDimWriter.h27 virtual FX_BOOL SetErrorCorrectionLevel(int32_t level) = 0;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dcfx_barcode.cpp297 FX_BOOL CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
302 memptr = (memptrtype)&CBC_QRCode::SetErrorCorrectionLevel; in SetErrorCorrectionLevel()
305 memptr = (memptrtype)&CBC_PDF417I::SetErrorCorrectionLevel; in SetErrorCorrectionLevel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/datamatrix/
H A DBC_DataMatrixWriter.h24 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/qrcode/
H A DBC_QRCodeWriter.h25 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/datamatrix/
H A DBC_DataMatrixWriter.h24 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/qrcode/
H A DBC_QRCodeWriter.h27 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp147 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode
198 m_pBarcodeEngine->SetErrorCorrectionLevel(m_nECLevel); in GenerateBarcodeImageCache()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp143 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode
189 m_pBarcodeEngine->SetErrorCorrectionLevel(m_nECLevel); in GenerateBarcodeImageCache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer.h26 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/pdf417/
H A DBC_PDF417Writer.h25 FX_BOOL SetErrorCorrectionLevel(int32_t level) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer.h26 bool SetErrorCorrectionLevel(int32_t level) override;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/datamatrix/
H A DBC_DataMatrixWriter.h27 FX_BOOL SetErrorCorrectionLevel(int32_t level) override;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/qrcode/
H A DBC_QRCodeWriter.h37 FX_BOOL SetErrorCorrectionLevel(int32_t level) override;

12