Searched refs:DoInsertText (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 2459 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/ |
D | fxet_edit.h | 644 CPVT_WordPlace DoInsertText(const CPVT_WordPlace& place,
|