Home
last modified time | relevance | path

Searched refs:BCExceptionDigitLengthMustBe8 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/
Dutils.h81 #define BCExceptionDigitLengthMustBe8 20 macro
/external/pdfium/xfa/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp127 e = BCExceptionDigitLengthMustBe8; in Encode()
/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp578 e = BCExceptionDigitLengthMustBe8; in TerminateBits()