Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h363 void PaintInsertText(const CPVT_WordPlace& wpOld,
Dcpwl_edit_impl.cpp1527 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertWord()
1691 PaintInsertText(m_wpOldCaret, m_wpCaret); in InsertText()
1699 void CPWL_EditImpl::PaintInsertText(const CPVT_WordPlace& wpOld, in PaintInsertText() function in CPWL_EditImpl