Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.cpp327 CPVT_WordPlace wpTemp = m_pEdit->GetCaretWordPlace(); in SetEditCaret()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h388 CPVT_WordPlace GetCaretWordPlace() const;
Dfxet_edit.cpp1028 CPVT_WordPlace CFX_Edit::GetCaretWordPlace() const { in GetCaretWordPlace() function in CFX_Edit