Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h85 static bool AFMakeNumber(CJS_Runtime* pRuntime,
126 JS_STATIC_GLOBAL_FUN(AFMakeNumber);
DPublicMethods.cpp1599 bool CJS_PublicMethods::AFMakeNumber(CJS_Runtime* pRuntime, in AFMakeNumber() function in CJS_PublicMethods