Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h21 static bool AFNumber_Format(CJS_Runtime* pRuntime,
110 JS_STATIC_GLOBAL_FUN(AFNumber_Format);
DPublicMethods.cpp753 bool CJS_PublicMethods::AFNumber_Format(CJS_Runtime* pRuntime, in AFNumber_Format() function in CJS_PublicMethods