Home
last modified time | relevance | path

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

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