Searched defs:SetErrorCorrectionLevel (Results 1 – 7 of 7) sorted by relevance
42 bool CBC_QRCodeWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_QRCodeWriter
51 bool CBC_Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_Writer
49 bool CBC_CodeBase::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_CodeBase
226 bool CFX_Barcode::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CFX_Barcode
54 bool CBC_PDF417Writer::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_PDF417Writer
106 bool CBC_DataMatrixWriter::SetErrorCorrectionLevel(int32_t level) { in SetErrorCorrectionLevel() function in CBC_DataMatrixWriter
132 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel() function in pdfium::CFWL_Barcode