Searched refs:JS_appAlert (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Object.cpp31 nRet = pApp->JS_appAlert(swMsg, swTitle, nType, nIcon);
150 pApp->JS_appAlert(swMsg, NULL, 0, 3);
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h124 int JS_appAlert(FX_LPCWSTR Msg, FX_LPCWSTR Title, FX_UINT Type, FX_UINT Icon) function in class:FX_FINAL

Completed in 81 milliseconds