Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h81 static bool AFSimple(CJS_Runtime* pRuntime,
125 JS_STATIC_GLOBAL_FUN(AFSimple);
DPublicMethods.cpp1582 bool CJS_PublicMethods::AFSimple(CJS_Runtime* pRuntime, in AFSimple() function in CJS_PublicMethods