Searched refs:GetLineBeginPlace (Results 1 – 3 of 3) sorted by relevance
123 CPVT_WordPlace GetLineBeginPlace(const CPVT_WordPlace& place) const;
501 CPVT_WordPlace CPDF_VariableText::GetLineBeginPlace( in GetLineBeginPlace() function in CPDF_VariableText
1375 if (m_wpCaret == m_pVT->GetLineBeginPlace(m_wpCaret) && in OnVK_LEFT()1401 if (m_wpCaret == m_pVT->GetLineBeginPlace(m_wpCaret) && in OnVK_LEFT()1464 SetCaret(m_pVT->GetLineBeginPlace(m_wpCaret)); in OnVK_HOME()1484 SetCaret(m_pVT->GetLineBeginPlace(m_wpCaret)); in OnVK_HOME()