Searched refs:m_iCorrectLevel (Results 1 – 6 of 6) sorted by relevance
35 m_iCorrectLevel = 1; in CBC_QRCodeWriter()63 m_iCorrectLevel = level; in SetErrorCorrectionLevel()
41 m_iCorrectLevel = level; in SetErrorCorrectionLevel()61 encoder.generateBarcodeLogic(contents, m_iCorrectLevel, e); in Encode()
33 int32_t m_iCorrectLevel; variable
48 m_iCorrectLevel = level; in SetErrorCorrectionLevel()
18 CBC_TwoDimWriter::CBC_TwoDimWriter() : m_iCorrectLevel(1), m_bFixedSize(true) {} in CBC_TwoDimWriter()57 return m_iCorrectLevel; in GetErrorCorrectionLevel()
34 int32_t m_iCorrectLevel;