Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.cpp257 int32_t checked_length = in lookAheadTest() local
259 while (p < checked_length) { in lookAheadTest()