Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h136 CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace& place,
Dcpdf_variabletext.cpp593 CPVT_WordPlace CPDF_VariableText::GetUpWordPlace( in GetUpWordPlace() function in CPDF_VariableText
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1640 SetCaret(m_pVT->GetUpWordPlace(m_wpCaret, m_ptCaret)); in OnVK_UP()