Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h36 void SetEndPos(const CPVT_WordPlace& end) { in SetEndPos() function
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1628 m_SelState.SetEndPos(m_wpCaret); in OnMouseMove()
1644 m_SelState.SetEndPos(m_wpCaret); in OnVK_UP()
1668 m_SelState.SetEndPos(m_wpCaret); in OnVK_DOWN()
1696 m_SelState.SetEndPos(m_wpCaret); in OnVK_LEFT()
1740 m_SelState.SetEndPos(m_wpCaret); in OnVK_RIGHT()
1783 m_SelState.SetEndPos(m_wpCaret); in OnVK_HOME()
1823 m_SelState.SetEndPos(m_wpCaret); in OnVK_END()
2273 void CFX_Edit_Select::SetEndPos(const CPVT_WordPlace& end) { in SetEndPos() function in CFX_Edit_Select
Dfxet_edit.h96 void SetEndPos(const CPVT_WordPlace& end);