Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h23 static FX_BOOL AFNumber_Keystroke(IJS_Context* cc,
110 JS_STATIC_GLOBAL_FUN(AFNumber_Keystroke);
DPublicMethods.cpp29 JS_STATIC_GLOBAL_FUN_ENTRY(AFNumber_Keystroke)
1084 FX_BOOL CJS_PublicMethods::AFNumber_Keystroke( in AFNumber_Keystroke() function in CJS_PublicMethods
1300 return AFNumber_Keystroke(cc, params, vRet, sError); in AFPercent_Keystroke()