Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h87 static FX_BOOL AFSimple_Calculate(IJS_Context* cc,
126 JS_STATIC_GLOBAL_FUN(AFSimple_Calculate);
DPublicMethods.cpp45 JS_STATIC_GLOBAL_FUN_ENTRY(AFSimple_Calculate)
1880 FX_BOOL CJS_PublicMethods::AFSimple_Calculate( in AFSimple_Calculate() function in CJS_PublicMethods