Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp16 int FXJS_MsgBox(CPDFDoc_Environment* pApp, in FXJS_MsgBox() function
43 return FXJS_MsgBox(pApp, swMsg, swTitle, nType, nIcon); in MsgBox()
85 return FXJS_MsgBox(pApp, swMsg, swTitle, nType, nIcon); in MsgBox()