Home
last modified time | relevance | path

Searched refs:wstrCurrency (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp886 WideString wstrCurrency = pRuntime->ToWideString(params[4]); in AFNumber_Format() local
926 Value = wstrCurrency + Value; in AFNumber_Format()
928 Value = Value + wstrCurrency; in AFNumber_Format()