Home
last modified time | relevance | path

Searched defs:lastCharSize (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxbarcode/datamatrix/
DBC_C40Encoder.cpp57 int32_t lastCharSize = encodeChar(c, buffer, e); in Encode() local
191 int32_t lastCharSize) { in BacktrackOneCharacter()