Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417.h32 static const int32_t STOP_PATTERN = 0x3fa29; variable
DBC_PDF417.cpp482 encodeChar(STOP_PATTERN, 18, logicRow); in encodeLowLevel()