Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.h42 static const wchar_t LATCH_TO_TEXT = 239; variable
DBC_ASCIIEncoder.cpp95 context->writeCodeword(CBC_HighLevelEncoder::LATCH_TO_TEXT); in Encode()