Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h29 static bool AFPercent_Format(CJS_Runtime* pRuntime,
112 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
DPublicMethods.cpp999 bool CJS_PublicMethods::AFPercent_Format(CJS_Runtime* pRuntime, in AFPercent_Format() function in CJS_PublicMethods