Home
last modified time | relevance | path

Searched refs:LATCH_TO_ANSIX12 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.h43 static const wchar_t LATCH_TO_ANSIX12; variable
DBC_ASCIIEncoder.cpp62 context.writeCodeword(CBC_HighLevelEncoder::LATCH_TO_ANSIX12); in Encode()
DBC_HighLevelEncoder.cpp46 const wchar_t CBC_HighLevelEncoder::LATCH_TO_ANSIX12 = 238; member in CBC_HighLevelEncoder