Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCodeWriter.cpp50 bool CBC_QRCodeWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCodeWriter
/external/pdfium/fxbarcode/
Dcbc_qrcode.cpp34 bool CBC_QRCode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCode
Dcbc_pdf417i.cpp34 bool CBC_PDF417I::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417I
/external/pdfium/fxbarcode/datamatrix/
DBC_DataMatrixWriter.cpp106 bool CBC_DataMatrixWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_DataMatrixWriter
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417Writer.cpp40 bool CBC_PDF417Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417Writer
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp147 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode
Dcfx_barcode.cpp267 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode