Home
last modified time | relevance | path

Searched refs:PaintInsertText (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp801 m_pEdit->PaintInsertText(m_wrSel.BeginPos,m_wrSel.EndPos); in Undo()
2995 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertWord()
3284 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertText()
3294 void CFX_Edit::PaintInsertText(const CPVT_WordPlace & wpOld, const CPVT_WordPlace & wpNew) in PaintInsertText() function in CFX_Edit
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h698 void PaintInsertText(const CPVT_WordPlace & wpOld, const CPVT_WordPlace & wpNew);