Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.cpp25 const uint8_t kReturnLength = 1; variable
339 nIndex += kReturnLength; in WordPlaceToWordIndex()
342 nIndex += newplace.nWordIndex + kReturnLength; in WordPlaceToWordIndex()
368 nIndex += kReturnLength; in WordIndexToWordPlace()
534 pdfium::CollectionSize<int32_t>(pSection->m_WordArray) + kReturnLength; in GetTotalWords()
536 return nTotal - kReturnLength; in GetTotalWords()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.cpp26 const uint8_t kReturnLength = 1; variable
340 nIndex += kReturnLength; in WordPlaceToWordIndex()
343 nIndex += newplace.nWordIndex + kReturnLength; in WordPlaceToWordIndex()
369 nIndex += kReturnLength; in WordIndexToWordPlace()
535 pdfium::CollectionSize<int32_t>(pSection->m_WordArray) + kReturnLength; in GetTotalWords()
537 return nTotal - kReturnLength; in GetTotalWords()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.cpp23 const uint8_t kReturnLength = 1; variable
470 nIndex += kReturnLength; in WordPlaceToWordIndex()
474 nIndex += newplace.nWordIndex + kReturnLength; in WordPlaceToWordIndex()
497 nIndex += kReturnLength; in WordIndexToWordPlace()
665 nTotal += (pSection->m_WordArray.GetSize() + kReturnLength); in GetTotalWords()
668 return nTotal - kReturnLength; in GetTotalWords()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.cpp19 const uint8_t kReturnLength = 1; variable
474 nIndex += kReturnLength; in WordPlaceToWordIndex()
478 nIndex += newplace.nWordIndex + kReturnLength; in WordPlaceToWordIndex()
501 nIndex += kReturnLength; in WordIndexToWordPlace()
669 nTotal += (pSection->m_WordArray.GetSize() + kReturnLength); in GetTotalWords()
672 return nTotal - kReturnLength; in GetTotalWords()