Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.h38 static const wchar_t LATCH_TO_C40 = 230; variable
DBC_ASCIIEncoder.cpp89 context->writeCodeword(CBC_HighLevelEncoder::LATCH_TO_C40); in Encode()