Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h464 void PaintInsertText(const CPVT_WordPlace& wpOld,
Dfxet_edit.cpp1874 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertWord()
2047 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertText()
2055 void CFX_Edit::PaintInsertText(const CPVT_WordPlace& wpOld, in PaintInsertText() function in CFX_Edit