Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp1192 if (CSection* pLastSection = m_SectionArray.GetAt(temp.nSecIndex)) { in GetUpWordPlace() local
1193 temp.nLineIndex = pLastSection->m_LineArray.GetSize() - 1; in GetUpWordPlace()
1194 return pLastSection->SearchWordPlace( in GetUpWordPlace()
1195 pt.x - pLastSection->m_SecInfo.rcSection.left, temp); in GetUpWordPlace()
1721 if (CSection* pLastSection = in PrevLine() local
1724 pLastSection->m_LineArray.GetSize() - 1, -1); in PrevLine()