Searched refs:DoInsertText (Results 1 – 2 of 2) sorted by relevance
421 CPVT_WordPlace DoInsertText(const CPVT_WordPlace& place,
1114 DoInsertText(CPVT_WordPlace(0, 0, -1), sText, FXFONT_DEFAULT_CHARSET); in SetText()2037 SetCaret(DoInsertText(m_wpCaret, sText, charset)); in InsertText()2173 CPVT_WordPlace CFX_Edit::DoInsertText(const CPVT_WordPlace& place, in DoInsertText() function in CFX_Edit