Home
last modified time | relevance | path

Searched refs:BCExceptionNotFound (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedCodaBarReader.cpp65 e = BCExceptionNotFound; in DecodeRow()
83 e = BCExceptionNotFound; in DecodeRow()
87 e = BCExceptionNotFound; in DecodeRow()
92 e = BCExceptionNotFound; in DecodeRow()
108 e = BCExceptionNotFound; in DecodeRow()
115 e = BCExceptionNotFound; in DecodeRow()
170 e = BCExceptionNotFound; in FindAsteriskPattern()
DBC_OneDReader.cpp98 e = BCExceptionNotFound; in DeDecode()
111 e = BCExceptionNotFound; in RecordPattern()
134 e = BCExceptionNotFound; in RecordPattern()
151 e = BCExceptionNotFound; in RecordPatternInReverse()
DBC_OnedCode39Reader.cpp77 e = BCExceptionNotFound; in DecodeRow()
113 e = BCExceptionNotFound; in DecodeRow()
174 e = BCExceptionNotFound; in FindAsteriskPattern()
223 e = BCExceptionNotFound; in PatternToChar()
DBC_OnedCode128Reader.cpp146 e = BCExceptionNotFound; in FindStartPattern()
168 e = BCExceptionNotFound; in DecodeCode()
347 e = BCExceptionNotFound; in DecodeRow()
DBC_OneDimReader.cpp190 e = BCExceptionNotFound; in FindGuardPattern()
216 e = BCExceptionNotFound; in DecodeDigit()
DBC_OnedEAN8Reader.cpp66 e = BCExceptionNotFound; in DecodeMiddle()
DBC_OnedEAN13Reader.cpp42 e = BCExceptionNotFound; in DetermineFirstDigit()
/external/pdfium/xfa/src/fxbarcode/common/
DBC_WhiteRectangleDetector.cpp42 e = BCExceptionNotFound; in Init()
135 e = BCExceptionNotFound; in Detect()
148 e = BCExceptionNotFound; in Detect()
161 e = BCExceptionNotFound; in Detect()
174 e = BCExceptionNotFound; in Detect()
179 e = BCExceptionNotFound; in Detect()
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixVersion.cpp95 e = BCExceptionNotFound; in GetVersionForDimensions()
170 e = BCExceptionNotFound; in GetVersionForDimensions()
DBC_DataMatrixDetector.cpp103 e = BCExceptionNotFound; in Detect()
/external/pdfium/xfa/src/fxbarcode/
Dutils.h100 #define BCExceptionNotFound 1 macro
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDecodedBitStreamParser.cpp161 e = BCExceptionNotFound; in DecodeByteSegment()