Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/oned/
DBC_OneDimWriter.cpp294 const int32_t codeOldLength = codeLength; in RenderResult() local
309 inputX < codeOldLength; ++inputX, outputX += m_multiple) { in RenderResult()