Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h19 static FX_BOOL AFNumber_Format(IJS_Context* cc,
109 JS_STATIC_GLOBAL_FUN(AFNumber_Format);
DPublicMethods.cpp28 JS_STATIC_GLOBAL_FUN_ENTRY(AFNumber_Format)
905 FX_BOOL CJS_PublicMethods::AFNumber_Format(IJS_Context* cc, in AFNumber_Format() function in CJS_PublicMethods