Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp17 const FX_WCHAR* swMsg, in FXJS_MsgBox()
39 const FX_WCHAR* swMsg, in MsgBox()
46 void CJS_EmbedObj::Alert(CJS_Context* pContext, const FX_WCHAR* swMsg) { in Alert()
81 const FX_WCHAR* swMsg, in MsgBox()
88 void CJS_Object::Alert(CJS_Context* pContext, const FX_WCHAR* swMsg) { in Alert()
DPublicMethods.cpp1335 CFX_WideString swMsg; in AFDate_FormatEx() local
1441 CFX_WideString swMsg; in AFDate_KeystrokeEx() local
1837 CFX_WideString swMsg; in AFParseDateEx() local
2000 CFX_WideString swMsg; in AFRange_Validate() local
Dapp.cpp287 CFX_WideString swMsg = L""; in alert() local