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