Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h142 CPVT_WordPlace GetSectionBeginPlace(const CPVT_WordPlace& place) const;
Dcpdf_variabletext.cpp649 CPVT_WordPlace CPDF_VariableText::GetSectionBeginPlace( in GetSectionBeginPlace() function in CPDF_VariableText
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1690 m_wpCaret != m_pVT->GetSectionBeginPlace(m_wpCaret)) in OnVK_LEFT()
1717 m_wpCaret != m_pVT->GetSectionBeginPlace(m_wpCaret)) in OnVK_LEFT()