Searched refs:AFNumber_Format (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DPublicMethods.h17 static FX_BOOL AFNumber_Format(OBJ_METHOD_PARAMS);
41 JS_STATIC_GLOBAL_FUN(AFNumber_Format);
/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp39 JS_STATIC_GLOBAL_FUN_ENTRY(AFNumber_Format,6)
1062 //function AFNumber_Format(nDec, sepStyle, negStyle, currStyle, strCurrency, bCurrencyPrepend)
1063 FX_BOOL CJS_PublicMethods::AFNumber_Format(OBJ_METHOD_PARAMS) function in class:CJS_PublicMethods

Completed in 3617 milliseconds