Home
last modified time | relevance | path

Searched refs:XFA_MBICON_Error (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/
Dfxfa.h22 #define XFA_MBICON_Error 0 macro
Dcxfa_fftextedit.cpp207 pAppProvider->GetAppTitle(), XFA_MBICON_Error, in ValidateNumberField()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp242 case XFA_MBICON_Error: in MsgBox()
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp508 uint32_t messageType = XFA_MBICON_Error; in messageBox()
512 messageType = XFA_MBICON_Error; in messageBox()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1769 pAppProvider->MsgBox(wsScriptMsg, wsTitle, XFA_MBICON_Error, XFA_MB_OK); in ProcessScriptTestValidate()
1798 pAppProvider->MsgBox(wsFormatMsg, wsTitle, XFA_MBICON_Error, XFA_MB_OK); in ProcessFormatTestValidate()