Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h39 static FX_BOOL AFDate_KeystrokeEx(IJS_Context* cc,
114 JS_STATIC_GLOBAL_FUN(AFDate_KeystrokeEx);
DPublicMethods.cpp33 JS_STATIC_GLOBAL_FUN_ENTRY(AFDate_KeystrokeEx)
1417 FX_BOOL CJS_PublicMethods::AFDate_KeystrokeEx( in AFDate_KeystrokeEx() function in CJS_PublicMethods
1521 return AFDate_KeystrokeEx(cc, newParams, vRet, sError); in AFDate_Keystroke()
1569 return AFDate_KeystrokeEx(cc, newParams, vRet, sError); in AFTime_Keystroke()
1584 return AFDate_KeystrokeEx(cc, params, vRet, sError); in AFTime_KeystrokeEx()