Searched defs:swMsg (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Object.cpp | 22 int FXJS_MsgBox(CPDFDoc_Environment* pApp, CPDFSDK_PageView* pPageView, FX_LPCWSTR swMsg, FX_LPCWST… in FXJS_MsgBox() 65 int CJS_EmbedObj::MsgBox(CPDFDoc_Environment* pApp, CPDFSDK_PageView* pPageView,FX_LPCWSTR swMsg,FX… in MsgBox() 70 void CJS_EmbedObj::Alert(CJS_Context* pContext, FX_LPCWSTR swMsg) in Alert() 137 int CJS_Object::MsgBox(CPDFDoc_Environment* pApp, CPDFSDK_PageView* pPageView, FX_LPCWSTR swMsg, FX… in MsgBox() 142 void CJS_Object::Alert(CJS_Context* pContext, FX_LPCWSTR swMsg) in Alert()
|
D | PublicMethods.cpp | 1542 CFX_WideString swMsg; in AFDate_FormatEx() local 1639 CFX_WideString swMsg; in AFDate_KeystrokeEx() local 2040 CFX_WideString swMsg; in AFParseDateEx() local 2225 CFX_WideString swMsg; in AFRange_Validate() local
|
D | app.cpp | 317 CFX_WideString swMsg = L""; in alert() local
|