Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.cpp777 CFX_WideString wstrCurrency = params[4].ToCFXWideString(pRuntime); in AFNumber_Format() local
831 Value = wstrCurrency + Value; in AFNumber_Format()
833 Value = Value + wstrCurrency; in AFNumber_Format()