Searched refs:GetLineEndPlace (Results 1 – 3 of 3) sorted by relevance
125 CPVT_WordPlace GetLineEndPlace(const CPVT_WordPlace& place) const;
517 CPVT_WordPlace CPDF_VariableText::GetLineEndPlace( in GetLineEndPlace() function in CPDF_VariableText
1397 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1423 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1479 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()1499 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()