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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgetacc.cpp 373 if (GetRawValue() != EventParam.m_wsResult) {
375 SetValue(EventParam.m_wsResult, XFA_VALUEPICTURE_Raw);
680 pEventParam->m_wsResult =
689 (GetRawValue() != pEventParam->m_wsResult)) {
690 SetValue(pEventParam->m_wsResult, XFA_VALUEPICTURE_Raw);
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa.h 552 m_wsResult.Empty();
576 CFX_WideString m_wsResult;
    [all...]

Completed in 124 milliseconds