Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.h39 static const wchar_t LATCH_TO_BASE256 = 231; variable
DBC_ASCIIEncoder.cpp86 context->writeCodeword(CBC_HighLevelEncoder::LATCH_TO_BASE256); in Encode()