Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dctypeset.cpp442 int32_t nTotalLines = m_pSection->m_LineArray.GetSize(); in OutputLines() local
443 if (nTotalLines > 0) { in OutputLines()
444 m_pSection->m_SecInfo.nTotalLine = nTotalLines; in OutputLines()
445 for (int32_t l = 0; l < nTotalLines; l++) { in OutputLines()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Dctypeset.cpp443 int32_t nTotalLines = m_pSection->m_LineArray.GetSize(); in OutputLines() local
444 if (nTotalLines > 0) { in OutputLines()
445 m_pSection->m_SecInfo.nTotalLine = nTotalLines; in OutputLines()
446 for (int32_t l = 0; l < nTotalLines; l++) { in OutputLines()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dctypeset.cpp450 int32_t nTotalLines = in OutputLines() local
452 if (nTotalLines > 0) { in OutputLines()
455 for (int32_t l = 0; l < nTotalLines; l++) { in OutputLines()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dctypeset.cpp450 int32_t nTotalLines = in OutputLines() local
452 if (nTotalLines > 0) { in OutputLines()
455 for (int32_t l = 0; l < nTotalLines; l++) { in OutputLines()