Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h99 CPVT_WordPlace InsertSection(const CPVT_WordPlace& place);
Dcpdf_variabletext.cpp233 CPVT_WordPlace CPDF_VariableText::InsertSection(const CPVT_WordPlace& place) { in InsertSection() function in CPDF_VariableText
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp1540 SetCaret(m_pVT->InsertSection(m_wpCaret)); in InsertReturn()
1816 wp = m_pVT->InsertSection(wp); in DoInsertText()
1821 wp = m_pVT->InsertSection(wp); in DoInsertText()