Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecodedBitStreamParser.h44 const static FX_CHAR C40_BASIC_SET_CHARS[]; variable
DBC_DataMatrixDecodedBitStreamParser.cpp27 const FX_CHAR CBC_DataMatrixDecodedBitStreamParser::C40_BASIC_SET_CHARS[] = { member in CBC_DataMatrixDecodedBitStreamParser
204 FX_CHAR c40char = C40_BASIC_SET_CHARS[cValue]; in DecodeC40Segment()