Searched refs:pLastSection (Results 1 – 1 of 1) sorted by relevance
137 if (CSection* pLastSection = in PrevLine() local140 pLastSection->m_LineArray.GetSize() - 1, -1); in PrevLine()604 if (CSection* pLastSection = m_SectionArray.GetAt(temp.nSecIndex)) { in GetUpWordPlace() local605 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()