Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h89 static bool AFSimple_Calculate(CJS_Runtime* pRuntime,
127 JS_STATIC_GLOBAL_FUN(AFSimple_Calculate);
DPublicMethods.cpp1617 bool CJS_PublicMethods::AFSimple_Calculate(CJS_Runtime* pRuntime, in AFSimple_Calculate() function in CJS_PublicMethods