Searched refs:GetLineEndPlace (Results 1 – 3 of 3) sorted by relevance
124 CPVT_WordPlace GetLineEndPlace(const CPVT_WordPlace& place) const;
506 CPVT_WordPlace CPDF_VariableText::GetLineEndPlace( in GetLineEndPlace() function in CPDF_VariableText
1419 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1445 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1501 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()1521 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()