Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
Dcbc_pdf417i.cpp30 bool CBC_PDF417I::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417I
Dcbc_qrcode.cpp37 bool CBC_QRCode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCode
/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCodeWriter.cpp59 bool CBC_QRCodeWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCodeWriter
/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_DataMatrixWriter.cpp47 bool CBC_DataMatrixWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_DataMatrixWriter
/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417Writer.cpp37 bool CBC_PDF417Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417Writer
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp149 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode
Dcfx_barcode.cpp277 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode