Home
last modified time | relevance | path

Searched defs:swMsg (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp22 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()
DPublicMethods.cpp1542 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
Dapp.cpp317 CFX_WideString swMsg = L""; in alert() local