Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp930 std::wstring wstrCurrency(params[4].ToCFXWideString().c_str()); in AFNumber_Format() local
1009 strValue2 = wstrCurrency + strValue2; in AFNumber_Format()
1011 strValue2 = strValue2 + wstrCurrency; in AFNumber_Format()