Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_ErrorCorrection.cpp204 WideString strecc; in createECCBlock() local
206 strecc += (wchar_t)ecc[numECWords - j - 1]; in createECCBlock()
209 return strecc; in createECCBlock()