Searched refs:GetLineEndPlace (Results 1 – 3 of 3) sorted by relevance
141 CPVT_WordPlace GetLineEndPlace(const CPVT_WordPlace& place) const;
640 CPVT_WordPlace CPDF_VariableText::GetLineEndPlace( in GetLineEndPlace() function in CPDF_VariableText
1735 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1762 if (m_wpCaret == m_pVT->GetLineEndPlace(m_wpCaret) && in OnVK_RIGHT()1820 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()1844 SetCaret(m_pVT->GetLineEndPlace(m_wpCaret)); in OnVK_END()