Home
last modified time | relevance | path

Searched refs:EDIFACT_ENCODE (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecodedBitStreamParser.h54 const static int32_t EDIFACT_ENCODE; variable
DBC_DataMatrixDecodedBitStreamParser.cpp47 const int32_t CBC_DataMatrixDecodedBitStreamParser::EDIFACT_ENCODE = 5; member in CBC_DataMatrixDecodedBitStreamParser
164 return EDIFACT_ENCODE; in DecodeAsciiSegment()