Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp11 #define PVT_RETURN_LENGTH 1 macro
1063 nIndex += PVT_RETURN_LENGTH; in WordPlaceToWordIndex()
1068 nIndex += newplace.nWordIndex + PVT_RETURN_LENGTH; in WordPlaceToWordIndex()
1092 nIndex += PVT_RETURN_LENGTH; in WordIndexToWordPlace()
1263 nTotal += (pSection->m_WordArray.GetSize() + PVT_RETURN_LENGTH); in GetTotalWords()
1265 return nTotal - PVT_RETURN_LENGTH; in GetTotalWords()