Searched refs:GetSectionEndPlace (Results 1 – 3 of 3) sorted by relevance
126 CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace& place) const;
523 CPVT_WordPlace CPDF_VariableText::GetSectionEndPlace( in GetSectionEndPlace() function in CPDF_VariableText
1420 m_wpCaret != m_pVT->GetSectionEndPlace(m_wpCaret)) in OnVK_RIGHT()1446 m_wpCaret != m_pVT->GetSectionEndPlace(m_wpCaret)) { in OnVK_RIGHT()1628 bool bSecEnd = (m_wpCaret == m_pVT->GetSectionEndPlace(m_wpCaret)); in Delete()