Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h138 CPVT_WordPlace GetDownWordPlace(const CPVT_WordPlace& place,
Dcpdf_variabletext.cpp614 CPVT_WordPlace CPDF_VariableText::GetDownWordPlace( in GetDownWordPlace() function in CPDF_VariableText
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1664 SetCaret(m_pVT->GetDownWordPlace(m_wpCaret, m_ptCaret)); in OnVK_DOWN()