Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h69 static bool AFSpecial_Format(CJS_Runtime* pRuntime,
122 JS_STATIC_GLOBAL_FUN(AFSpecial_Format);
DPublicMethods.cpp1357 bool CJS_PublicMethods::AFSpecial_Format(CJS_Runtime* pRuntime, in AFSpecial_Format() function in CJS_PublicMethods