HomeSort by relevance Sort by last modified time
    Searched refs:wsPrevText (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fftextedit.h 49 const CFX_WideString& wsPrevText);
xfa_fftextedit.cpp 343 const CFX_WideString& wsPrevText) {
349 eParam.m_wsPrevText = wsPrevText;
399 OnTextChanged(m_pNormalWidget->GetWidget(), wsChange, event->wsPrevText);
  /external/pdfium/xfa/include/fwl/basewidget/
fwl_edit.h 84 CFX_WideString wsPrevText;
  /external/pdfium/xfa/src/fee/include/
ifde_txtedtengine.h 132 CFX_WideString wsPrevText;
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp 904 event.wsPrevText = ChangeInfo.wsPrevText;
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp 641 GetText(m_ChangeInfo.wsPrevText, 0);
    [all...]

Completed in 85 milliseconds