Searched refs:BCExceptionNO (Results 1 - 21 of 21) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
H A DBC_EdifactEncoder.cpp42 if (e != BCExceptionNO) {
49 if (e != BCExceptionNO) {
73 if (e != BCExceptionNO) {
89 if (e != BCExceptionNO) {
96 if (e != BCExceptionNO) {
105 if (e != BCExceptionNO) {
H A DBC_X12Encoder.cpp44 if (e != BCExceptionNO) {
64 if (e != BCExceptionNO) {
H A DBC_C40Encoder.cpp43 if (e != BCExceptionNO) {
49 if (e != BCExceptionNO) {
59 if (e != BCExceptionNO) {
68 if (e != BCExceptionNO) {
98 if (e != BCExceptionNO) {
H A DBC_DataMatrixDecoder.cpp73 if (e != BCExceptionNO) {
108 if (e != BCExceptionNO) {
H A DBC_ASCIIEncoder.cpp43 if (e != BCExceptionNO) {
H A DBC_Base256Encoder.cpp63 if (e != BCExceptionNO) {
H A DBC_HighLevelEncoder.cpp99 if (e != BCExceptionNO) {
113 if (e != BCExceptionNO) {
H A DBC_DataMatrixDecodedBitStreamParser.cpp470 if (e != BCExceptionNO) {
/external/pdfium/xfa/src/fxbarcode/pdf417/
H A DBC_PDF417ECErrorCorrection.cpp62 if (e != BCExceptionNO) {
76 if (e != BCExceptionNO) {
86 if (e != BCExceptionNO) {
169 if (e != BCExceptionNO) {
187 if (e != BCExceptionNO) {
204 if (e != BCExceptionNO) {
216 if (e != BCExceptionNO) {
235 if (e != BCExceptionNO) {
255 if (e != BCExceptionNO) {
269 if (e != BCExceptionNO) {
[all...]
H A DBC_PDF417ECModulusPoly.cpp250 if (e != BCExceptionNO) {
257 if (e != BCExceptionNO) {
269 if (e != BCExceptionNO) {
276 if (e != BCExceptionNO) {
286 if (e != BCExceptionNO) {
294 if (e != BCExceptionNO) {
H A DBC_PDF417ScanningDecoder.cpp82 if (e != BCExceptionNO) {
150 if (e != BCExceptionNO) {
193 if (e != BCExceptionNO) {
199 if (e != BCExceptionNO) {
205 if (e != BCExceptionNO) {
355 if (e != BCExceptionNO) {
433 if (e != BCExceptionNO) {
434 e = BCExceptionNO;
/external/pdfium/xfa/src/fxbarcode/oned/
H A DBC_OneDReader.cpp70 if (e != BCExceptionNO) {
71 e = BCExceptionNO;
83 if (e != BCExceptionNO) {
84 e = BCExceptionNO;
H A DBC_OnedEAN8Writer.cpp125 if (e != BCExceptionNO) {
134 if (e != BCExceptionNO) {
140 if (e != BCExceptionNO) {
148 if (e != BCExceptionNO) {
155 if (e != BCExceptionNO) {
H A DBC_OnedCode39Writer.cpp301 if (e != BCExceptionNO) {
307 if (e != BCExceptionNO) {
316 if (e != BCExceptionNO) {
323 if (e != BCExceptionNO) {
330 if (e != BCExceptionNO) {
H A DBC_OnedEAN13Writer.cpp117 if (e != BCExceptionNO) {
129 if (e != BCExceptionNO) {
135 if (e != BCExceptionNO) {
143 if (e != BCExceptionNO) {
150 if (e != BCExceptionNO) {
H A DBC_OnedCode128Writer.cpp179 if (e != BCExceptionNO) {
/external/pdfium/xfa/src/fxbarcode/
H A Dutils.h99 #define BCExceptionNO 0 macro
211 if (e != BCExceptionNO) \
214 if (e != BCExceptionNO) \
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfxmath_barcodeimp.cpp312 #ifndef BCExceptionNO
313 #define BCExceptionNO 0 macro
356 if (errorCode == BCExceptionNO) {
371 if (errorCode == BCExceptionNO) {
/external/pdfium/xfa/src/fxbarcode/qrcode/
H A DBC_QRCoderEncoder.cpp363 if (e != BCExceptionNO) {
375 if (e != BCExceptionNO) {
384 if (e != BCExceptionNO) {
393 if (e != BCExceptionNO) {
445 if (e != BCExceptionNO) {
462 if (e != BCExceptionNO) {
467 if (e != BCExceptionNO) {
471 if (e != BCExceptionNO) {
472 int32_t e1 = BCExceptionNO;
474 if (e1 != BCExceptionNO) {
[all...]
H A DBC_QRCoderDecoder.cpp91 if (e != BCExceptionNO) {
/external/pdfium/xfa/src/fxbarcode/common/
H A DBC_GlobalHistogramBinarizer.cpp45 if (e != BCExceptionNO) {
56 if (e != BCExceptionNO) {

Completed in 1084 milliseconds