Searched refs:GetLineBeginPlace (Results 1 – 3 of 3) sorted by relevance
124 CPVT_WordPlace GetLineBeginPlace(const CPVT_WordPlace& place) const;
512 CPVT_WordPlace CPDF_VariableText::GetLineBeginPlace( in GetLineBeginPlace() function in CPDF_VariableText
1353 if (m_wpCaret == m_pVT->GetLineBeginPlace(m_wpCaret) && in OnVK_LEFT()1379 if (m_wpCaret == m_pVT->GetLineBeginPlace(m_wpCaret) && in OnVK_LEFT()1442 SetCaret(m_pVT->GetLineBeginPlace(m_wpCaret)); in OnVK_HOME()1462 SetCaret(m_pVT->GetLineBeginPlace(m_wpCaret)); in OnVK_HOME()