Searched refs:GetUpWordPlace (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_vt.h428 virtual CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & point) const = 0;
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h523 CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & point) const;
H A Ddoc_vt.cpp1199 CPVT_WordPlace CPDF_VariableText::GetUpWordPlace(const CPVT_WordPlace & place, const CPDF_Point & point) const function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2701 SetCaret(m_pVT->GetUpWordPlace(m_wpCaret,m_ptCaret));

Completed in 298 milliseconds