Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDecodedBitStreamParser.h48 const static FX_CHAR TEXT_SHIFT3_SET_CHARS[]; variable
DBC_DataMatrixDecodedBitStreamParser.cpp38 const FX_CHAR CBC_DataMatrixDecodedBitStreamParser::TEXT_SHIFT3_SET_CHARS[] = { member in CBC_DataMatrixDecodedBitStreamParser
332 FX_CHAR textChar = TEXT_SHIFT3_SET_CHARS[cValue]; in DecodeTextSegment()