Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_EdifactEncoder.cpp87 int32_t restChars = count - 1; in handleEOD() local
93 FX_BOOL restInAscii = endOfSymbolReached && restChars <= 2; in handleEOD()
94 if (restChars <= 2) { in handleEOD()
95 context.updateSymbolInfo(context.getCodewordCount() + restChars, e); in handleEOD()
112 context.m_pos -= restChars; in handleEOD()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...