Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2459 DoInsertText(CPVT_WordPlace(0, 0, -1), text, charset, pSecProps, pWordProps); in SetText()
2754 SetCaret(DoInsertText(m_wpCaret, text, charset, pSecProps, pWordProps)); in InsertText()
2960 CPVT_WordPlace CFX_Edit::DoInsertText(const CPVT_WordPlace& place, in DoInsertText() function in CFX_Edit
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h644 CPVT_WordPlace DoInsertText(const CPVT_WordPlace& place,