Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h73 static bool AFSpecial_Keystroke(CJS_Runtime* pRuntime,
123 JS_STATIC_GLOBAL_FUN(AFSpecial_Keystroke);
DPublicMethods.cpp1479 bool CJS_PublicMethods::AFSpecial_Keystroke( in AFSpecial_Keystroke() function in CJS_PublicMethods