Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.cpp285 int32_t x12_count = intCharCounts[EncoderIndex(Encoding::X12)]; in LookAheadTest() local
290 ascii_count < x12_count) { in LookAheadTest()
309 if (c40_count < x12_count) in LookAheadTest()
311 if (c40_count == x12_count) { in LookAheadTest()