Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h156 static double AF_Simple(const FX_WCHAR* sFuction,
DPublicMethods.cpp171 double CJS_PublicMethods::AF_Simple(const FX_WCHAR* sFuction, in AF_Simple() function in CJS_PublicMethods
1591 vRet = CJS_Value(pRuntime, static_cast<double>(AF_Simple( in AFSimple()
1692 dValue = AF_Simple(sFunction.c_str(), dValue, dTemp); in AFSimple_Calculate()