Home
last modified time | relevance | path

Searched refs:SetEndPos (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h40 void SetEndPos(const CPVT_WordPlace& end) { in SetEndPos() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp1295 m_SelState.SetEndPos(m_wpCaret); in OnMouseMove()
1311 m_SelState.SetEndPos(m_wpCaret); in OnVK_UP()
1334 m_SelState.SetEndPos(m_wpCaret); in OnVK_DOWN()
1361 m_SelState.SetEndPos(m_wpCaret); in OnVK_LEFT()
1404 m_SelState.SetEndPos(m_wpCaret); in OnVK_RIGHT()
1447 m_SelState.SetEndPos(m_wpCaret); in OnVK_HOME()
1484 m_SelState.SetEndPos(m_wpCaret); in OnVK_END()
1893 void CPWL_EditImpl_Select::SetEndPos(const CPVT_WordPlace& end) { in SetEndPos() function in CPWL_EditImpl_Select
Dcpwl_edit_impl.h68 void SetEndPos(const CPVT_WordPlace& end);