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

/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2969 DoInsertText(CPVT_WordPlace(0,0,-1), text, charset, pSecProps, pWordProps);
3273 SetCaret(DoInsertText(m_wpCaret, text, charset, pSecProps, pWordProps));
3513 CPVT_WordPlace CFX_Edit::DoInsertText(const CPVT_WordPlace& place, FX_LPCWSTR text, FX_INT32 charset, function in class:CFX_Edit

Completed in 168 milliseconds