Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCodeWriter.cpp42 bool CBC_QRCodeWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCodeWriter
/aosp_15_r20/external/pdfium/fxbarcode/
H A DBC_Writer.cpp55 bool CBC_Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_Writer
H A Dcbc_codebase.cpp49 bool CBC_CodeBase::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_CodeBase
H A Dcfx_barcode.cpp231 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer.cpp41 bool CBC_PDF417Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417Writer
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A DBC_DataMatrixWriter.cpp107 bool CBC_DataMatrixWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_DataMatrixWriter
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_barcode.cpp134 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in CFWL_Barcode