Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp445 int32_t nTotalLines = in OutputLines() local
447 if (nTotalLines > 0) { in OutputLines()
448 for (int32_t l = 0; l < nTotalLines; l++) { in OutputLines()