Home
last modified time | relevance | path

Searched refs:BCExceptionIllegalArgument (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417ECModulusGF.cpp71 e = BCExceptionIllegalArgument; in buildMonomial()
99 e = BCExceptionIllegalArgument; in log()
106 e = BCExceptionIllegalArgument; in inverse()
DBC_PDF417ECModulusPoly.cpp31 e = BCExceptionIllegalArgument; in CBC_PDF417ECModulusPoly()
219 e = BCExceptionIllegalArgument; in multiplyByMonomial()
DBC_PDF417ScanningDecoder.cpp182 e = BCExceptionIllegalArgument; in merge()
/external/pdfium/xfa/src/fxbarcode/common/
DBC_CommonDecoderResult.cpp34 e = BCExceptionIllegalArgument; in Init()
49 e = BCExceptionIllegalArgument; in Init()
DBC_CommonBitSource.cpp33 e = BCExceptionIllegalArgument; in ReadBits()
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_ErrorCorrection.cpp88 e = BCExceptionIllegalArgument; in encodeECC200()
148 e = BCExceptionIllegalArgument; in createECCBlock()
DBC_DataMatrixDataBlock.cpp101 e = BCExceptionIllegalArgument; in GetDataBlocks()
DBC_C40Encoder.cpp169 e = BCExceptionIllegalArgument; in encodeChar()
DBC_HighLevelEncoder.cpp315 e = BCExceptionIllegalArgument; in illegalCharacter()
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDataBlock.cpp49 e = BCExceptionIllegalArgument; in GetDataBlocks()
DBC_QRCoderVersion.cpp758 e = BCExceptionIllegalArgument; in GetVersionForNumber()
/external/pdfium/xfa/src/fxbarcode/
Dutils.h115 #define BCExceptionIllegalArgument 16 macro
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp169 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OnedUPCAWriter.cpp120 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OnedEAN13Writer.cpp164 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OneDimWriter.cpp238 e = BCExceptionIllegalArgument; in ShowChars()