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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffchoicelist.cpp 326 CFX_WideString wsOldValue;
327 m_pDataAcc->GetValue(wsOldValue, XFA_VALUEPICTURE_Raw);
328 if (wsOldValue != wsText) {
xfa_fftextedit.cpp 722 CFX_WideString wsOldValue;
723 m_pDataAcc->GetValue(wsOldValue, XFA_VALUEPICTURE_Edit);
724 return wsOldValue != wsText;
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]

Completed in 243 milliseconds