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

/external/pdfium/fpdfsdk/include/javascript/
H A DPublicMethods.h19 static FX_BOOL AFPercent_Format(OBJ_METHOD_PARAMS);
43 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp41 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Format,2)
1403 //function AFPercent_Format(nDec, sepStyle)
1404 FX_BOOL CJS_PublicMethods::AFPercent_Format(OBJ_METHOD_PARAMS) function in class:CJS_PublicMethods

Completed in 234 milliseconds