Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h126 CPVT_WordPlace GetSectionBeginPlace(const CPVT_WordPlace& place) const;
Dcpdf_variabletext.cpp529 CPVT_WordPlace CPDF_VariableText::GetSectionBeginPlace( in GetSectionBeginPlace() function in CPDF_VariableText
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp1354 m_wpCaret != m_pVT->GetSectionBeginPlace(m_wpCaret)) { in OnVK_LEFT()
1380 m_wpCaret != m_pVT->GetSectionBeginPlace(m_wpCaret)) { in OnVK_LEFT()