Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h71 static FX_BOOL AFSpecial_Keystroke(IJS_Context* cc,
122 JS_STATIC_GLOBAL_FUN(AFSpecial_Keystroke);
DPublicMethods.cpp41 JS_STATIC_GLOBAL_FUN_ENTRY(AFSpecial_Keystroke)
1728 FX_BOOL CJS_PublicMethods::AFSpecial_Keystroke( in AFSpecial_Keystroke() function in CJS_PublicMethods