Home
last modified time | relevance | path

Searched defs:SetErrorCorrectionLevel (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fxbarcode/qrcode/
DBC_QRCodeWriter.cpp38 bool CBC_QRCodeWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCodeWriter
/external/pdfium/fxbarcode/
DBC_Writer.cpp60 bool CBC_Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_Writer
Dcbc_codebase.cpp49 bool CBC_CodeBase::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_CodeBase
Dcfx_barcode.cpp221 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417Writer.cpp38 bool CBC_PDF417Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417Writer
/external/pdfium/fxbarcode/datamatrix/
DBC_DataMatrixWriter.cpp105 bool CBC_DataMatrixWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_DataMatrixWriter
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp147 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode