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

  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_app.cpp 166 case XFA_MB_OK:
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgetacc.cpp 409 XFA_MB_OK);
420 pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Error, XFA_MB_OK);
453 pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Error, XFA_MB_OK);
464 XFA_MB_OK);
523 pAppProvider->MsgBox(wsNullMsg, wsTitle, XFA_MBICON_Status, XFA_MB_OK);
    [all...]
xfa_ffdocview.cpp 162 pAppProvider->MsgBox(wsMsg, wsTitle, XFA_MBICON_Status, XFA_MB_OK);
xfa_fffield.cpp 747 XFA_MB_OK);
xfa_fftextedit.cpp 197 pAppProvider->MsgBox(wsMessage, wsTitle, XFA_MBICON_Error, XFA_MB_OK);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_hostpseudomodel.cpp 572 FX_DWORD dwButtonType = XFA_MB_OK;
592 dwButtonType = XFA_MB_OK;
  /external/pdfium/xfa/include/fxfa/
fxfa.h 54 #define XFA_MB_OK 0
    [all...]

Completed in 310 milliseconds