Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h25 static bool AFNumber_Keystroke(CJS_Runtime* pRuntime,
111 JS_STATIC_GLOBAL_FUN(AFNumber_Keystroke);
DPublicMethods.cpp900 bool CJS_PublicMethods::AFNumber_Keystroke(CJS_Runtime* pRuntime, in AFNumber_Keystroke() function in CJS_PublicMethods
1095 return AFNumber_Keystroke(pRuntime, params, vRet, sError); in AFPercent_Keystroke()