Searched defs:PaintInsertText (Results 1 - 1 of 1) sorted by relevance

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

Completed in 539 milliseconds