Searched refs:XFA_MBICON_Warning (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidgetacc.cpp | 408 pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Warning, in ProcessScriptTestValidate() 412 if (pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Warning, in ProcessScriptTestValidate() 463 pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Warning, in ProcessFormatTestValidate() 467 if (pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Warning, in ProcessFormatTestValidate() 537 if (pAppProvider->MsgBox(wsNullMsg, wsTitle, XFA_MBICON_Warning, in ProcessNullTestValidate()
|
D | xfa_fffield.cpp | 746 pAppProvider->MsgBox(wsMessage, wsTitle, XFA_MBICON_Warning, in CalculateWidgetAcc() 778 if (pAppProvider->MsgBox(wsMessage, wsTitle, XFA_MBICON_Warning, in CalculateWidgetAcc()
|
/external/pdfium/fpdfsdk/src/fpdfxfa/ |
D | fpdfxfa_app.cpp | 155 case XFA_MBICON_Warning: in MsgBox()
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa.h | 51 #define XFA_MBICON_Warning 1 macro
|