Home
last modified time | relevance | path

Searched defs:MsgBox (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp38 int CJS_EmbedObj::MsgBox(CPDFDoc_Environment* pApp, in MsgBox() function in CJS_EmbedObj
80 int CJS_Object::MsgBox(CPDFDoc_Environment* pApp, in MsgBox() function in CJS_Object
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_app.cpp141 int32_t CPDFXFA_App::MsgBox(const CFX_WideStringC& wsMessage, in MsgBox() function in CPDFXFA_App