Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h47 static FX_BOOL AFDate_Keystroke(IJS_Context* cc,
116 JS_STATIC_GLOBAL_FUN(AFDate_Keystroke);
DPublicMethods.cpp35 JS_STATIC_GLOBAL_FUN_ENTRY(AFDate_Keystroke)
1488 FX_BOOL CJS_PublicMethods::AFDate_Keystroke( in AFDate_Keystroke() function in CJS_PublicMethods