Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_ErrorCorrection.cpp123 e = BCExceptionIllegalArgument; in encodeECC200()
183 e = BCExceptionIllegalArgument; in createECCBlock()
DBC_C40Encoder.cpp170 e = BCExceptionIllegalArgument; in encodeChar()
DBC_HighLevelEncoder.cpp313 e = BCExceptionIllegalArgument; in illegalCharacter()
/external/pdfium/xfa/fxbarcode/
Dutils.h77 #define BCExceptionIllegalArgument 16 macro
/external/pdfium/xfa/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp176 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OnedUPCAWriter.cpp128 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OnedEAN13Writer.cpp178 e = BCExceptionIllegalArgument; in ShowChars()
DBC_OneDimWriter.cpp259 e = BCExceptionIllegalArgument; in ShowChars()
/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderVersion.cpp784 e = BCExceptionIllegalArgument; in GetVersionForNumber()