Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h65 static bool AFTime_Keystroke(CJS_Runtime* pRuntime,
121 JS_STATIC_GLOBAL_FUN(AFTime_Keystroke);
DPublicMethods.cpp1321 bool CJS_PublicMethods::AFTime_Keystroke(CJS_Runtime* pRuntime, in AFTime_Keystroke() function in CJS_PublicMethods