Home
last modified time | relevance | path

Searched defs:GetErrorCorrectionLevel (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/
DBC_TwoDimWriter.h26 virtual int32_t GetErrorCorrectionLevel() { return m_iCorrectLevel; }; in GetErrorCorrectionLevel() function
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderFormatInformation.cpp60 CBC_QRCoderFormatInformation::GetErrorCorrectionLevel() { in GetErrorCorrectionLevel() function in CBC_QRCoderFormatInformation
/external/pdfium/xfa/include/fwl/lightwidget/
Dbarcode.h106 virtual int32_t GetErrorCorrectionLevel() { return m_nECLevel; } in GetErrorCorrectionLevel() function