Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h206 WideString m_swText; variable
227 WideString m_swText; variable
Dcpwl_edit_impl.cpp379 : m_pEdit(pEdit), m_wrSel(wrSel), m_swText(swText) { in CFXEU_Clear()
394 m_pEdit->InsertText(m_swText, FX_CHARSET_Default, false, true); in Undo()
406 m_swText(swText), in CFXEU_InsertText()
416 m_pEdit->InsertText(m_swText, m_nCharset, false, true); in Redo()