Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h77 static bool AFSpecial_KeystrokeEx(CJS_Runtime* pRuntime,
124 JS_STATIC_GLOBAL_FUN(AFSpecial_KeystrokeEx);
DPublicMethods.cpp1396 bool CJS_PublicMethods::AFSpecial_KeystrokeEx( in AFSpecial_KeystrokeEx() function in CJS_PublicMethods
1515 return AFSpecial_KeystrokeEx(pRuntime, params2, vRet, sError); in AFSpecial_Keystroke()