Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp137 if (CSection* pLastSection = in PrevLine() local
140 pLastSection->m_LineArray.GetSize() - 1, -1); in PrevLine()
604 if (CSection* pLastSection = m_SectionArray.GetAt(temp.nSecIndex)) { in GetUpWordPlace() local
605 temp.nLineIndex = pLastSection->m_LineArray.GetSize() - 1; in GetUpWordPlace()
606 return pLastSection->SearchWordPlace( in GetUpWordPlace()
607 pt.x - pLastSection->m_SecInfo.rcSection.left, temp); in GetUpWordPlace()