Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h27 static FX_BOOL AFPercent_Format(IJS_Context* cc,
111 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
DPublicMethods.cpp30 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Format)
1202 FX_BOOL CJS_PublicMethods::AFPercent_Format( in AFPercent_Format() function in CJS_PublicMethods