Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/
Dutils.h138 #define BCExceptionContentsLengthShouldBetween1and80 40 macro
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedCode128Writer.cpp149 e = BCExceptionContentsLengthShouldBetween1and80; in Encode()
DBC_OnedCode39Writer.cpp244 e = BCExceptionContentsLengthShouldBetween1and80; in CalcCheckSum()