Searched refs:XFA_MBICON_Warning (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 23 #define XFA_MBICON_Warning 1 macro
|
D | cxfa_fffield.cpp | 680 L"Calculate Override", XFA_MBICON_Warning, in CalculateWidgetAcc() 707 XFA_MBICON_Warning, XFA_MB_YesNo) == XFA_IDYes) { in CalculateWidgetAcc()
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_context.cpp | 245 case XFA_MBICON_Warning: in MsgBox()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_node.cpp | 1757 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()
|