Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/
Dutils.h119 #define BCExceptionDigitLengthMustBe8 20 macro
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp117 e = BCExceptionDigitLengthMustBe8; in Encode()
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp590 e = BCExceptionDigitLengthMustBe8; in TerminateBits()