Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h114 CPVT_WordPlace InsertSection(const CPVT_WordPlace& place,
Dcpdf_variabletext.cpp305 CPVT_WordPlace CPDF_VariableText::InsertSection( in InsertSection() function in CPDF_VariableText
353 wp = InsertSection(wp, nullptr, nullptr); in InsertText()
361 wp = InsertSection(wp, nullptr, nullptr); in InsertText()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1890 SetCaret(m_pVT->InsertSection(m_wpCaret, pSecProps, pWordProps)); in InsertReturn()
2183 wp = m_pVT->InsertSection(wp, nullptr, nullptr); in DoInsertText()
2188 wp = m_pVT->InsertSection(wp, nullptr, nullptr); in DoInsertText()