Searched defs:ecLevel (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/xfa/fxbarcode/qrcode/ |
D | BC_QRCoderEncoder.cpp | 60 CBC_QRCoderErrorCorrectionLevel* ecLevel, in Encode() 318 CBC_QRCoderErrorCorrectionLevel* ecLevel, in InitQRCode() 347 CBC_QRCoderErrorCorrectionLevel* ecLevel, in EncodeWithSpecifyVersion() 413 CBC_QRCoderErrorCorrectionLevel* ecLevel, in EncodeWithAutoVersion() 496 CBC_QRCoderErrorCorrectionLevel* ecLevel, in Encode() 599 CBC_QRCoderErrorCorrectionLevel* ecLevel, in ChooseMaskPattern() 801 CBC_QRCoderErrorCorrectionLevel* ecLevel, in InitQRCode()
|
D | BC_QRCodeWriter.cpp | 68 int32_t ecLevel, in Encode()
|
D | BC_QRCoderMatrixUtil.cpp | 88 CBC_QRCoderErrorCorrectionLevel* ecLevel, in BuildMatrix() 134 CBC_QRCoderErrorCorrectionLevel* ecLevel, in EmbedTypeInfo() 256 CBC_QRCoderErrorCorrectionLevel* ecLevel, in MakeTypeInfoBits()
|
D | BC_QRCoder.cpp | 107 void CBC_QRCoder::SetECLevel(CBC_QRCoderErrorCorrectionLevel* ecLevel) { in SetECLevel()
|
D | BC_QRCoderVersion.cpp | 367 CBC_QRCoderErrorCorrectionLevel* ecLevel) { in GetECBlocksForLevel()
|
/external/pdfium/xfa/fxbarcode/datamatrix/ |
D | BC_DataMatrixWriter.cpp | 63 CFX_WideString ecLevel; in Encode() local
|
D | BC_EncoderContext.cpp | 32 CFX_WideString ecLevel, in CBC_EncoderContext()
|
D | BC_HighLevelEncoder.cpp | 71 CFX_WideString ecLevel, in encodeHighLevel() 76 CFX_WideString ecLevel, in encodeHighLevel()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_barcode.cpp | 149 void CFWL_Barcode::SetErrorCorrectionLevel(int32_t ecLevel) { in SetErrorCorrectionLevel()
|