Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h41 static bool AFDate_KeystrokeEx(CJS_Runtime* pRuntime,
115 JS_STATIC_GLOBAL_FUN(AFDate_KeystrokeEx);
DPublicMethods.cpp1198 bool CJS_PublicMethods::AFDate_KeystrokeEx(CJS_Runtime* pRuntime, in AFDate_KeystrokeEx() function in CJS_PublicMethods
1296 return AFDate_KeystrokeEx(pRuntime, newParams, vRet, sError); in AFDate_Keystroke()
1339 return AFDate_KeystrokeEx(pRuntime, newParams, vRet, sError); in AFTime_Keystroke()
1353 return AFDate_KeystrokeEx(pRuntime, params, vRet, sError); in AFTime_KeystrokeEx()