Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2703 m_SelState.SetEndPos(m_wpCaret); in OnMouseMove()
2723 m_SelState.SetEndPos(m_wpCaret); in OnVK_UP()
2754 m_SelState.SetEndPos(m_wpCaret); in OnVK_DOWN()
2789 m_SelState.SetEndPos(m_wpCaret); in OnVK_LEFT()
2843 m_SelState.SetEndPos(m_wpCaret); in OnVK_RIGHT()
2896 m_SelState.SetEndPos(m_wpCaret); in OnVK_HOME()
2945 m_SelState.SetEndPos(m_wpCaret); in OnVK_END()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h134 void SetEndPos(const CPVT_WordPlace & end) in SetEndPos() function
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h264 void SetEndPos(const CPVT_WordPlace & end) in SetEndPos() function