Searched defs:PVT_RETURN_LENGTH (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_vt.cpp11 #define PVT_RETURN_LENGTH 1 macro
1067 nIndex += PVT_RETURN_LENGTH;
1072 nIndex += newplace.nWordIndex + PVT_RETURN_LENGTH;
1096 nIndex += PVT_RETURN_LENGTH;
1267 nTotal += (pSection->m_WordArray.GetSize() + PVT_RETURN_LENGTH);
1269 return nTotal - PVT_RETURN_LENGTH;

Completed in 56 milliseconds