Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h432 virtual CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace& place,
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h428 CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace& place,
Ddoc_vt.cpp1181 CPVT_WordPlace CPDF_VariableText::GetUpWordPlace( in GetUpWordPlace() function in CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2232 SetCaret(m_pVT->GetUpWordPlace(m_wpCaret, m_ptCaret)); in OnVK_UP()