Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.h43 static const wchar_t LATCH_TO_EDIFACT = 240; variable
DBC_ASCIIEncoder.cpp98 context->writeCodeword(CBC_HighLevelEncoder::LATCH_TO_EDIFACT); in Encode()