Home
last modified time | relevance | path

Searched refs:XFA_MBICON_Warning (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dfxfa.h23 #define XFA_MBICON_Warning 1 macro
Dcxfa_fffield.cpp680 L"Calculate Override", XFA_MBICON_Warning, in CalculateWidgetAcc()
707 XFA_MBICON_Warning, XFA_MB_YesNo) == XFA_IDYes) { in CalculateWidgetAcc()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp245 case XFA_MBICON_Warning: in MsgBox()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1757 pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Warning, XFA_MB_OK); in ProcessScriptTestValidate()
1760 if (pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Warning, in ProcessScriptTestValidate()
1807 pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Warning, in ProcessFormatTestValidate()
1811 if (pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Warning, in ProcessFormatTestValidate()
1878 if (pAppProvider->MsgBox(wsNullMsg, wsTitle, XFA_MBICON_Warning, in ProcessNullTestValidate()