Searched refs:JS_appAlert (Results 1 – 2 of 2) sorted by relevance
24 nRet = pApp->JS_appAlert(swMsg, swTitle, nType, nIcon); in FXJS_MsgBox()141 pApp->JS_appAlert(swMsg, NULL, 0, 3); in Alert()
134 virtual int JS_appAlert(FX_LPCWSTR Msg, FX_LPCWSTR Title, FX_UINT Type, FX_UINT Icon) in JS_appAlert() function