Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h31 static FX_BOOL AFPercent_Keystroke(IJS_Context* cc,
112 JS_STATIC_GLOBAL_FUN(AFPercent_Keystroke);
DPublicMethods.cpp31 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Keystroke)
1295 FX_BOOL CJS_PublicMethods::AFPercent_Keystroke( in AFPercent_Keystroke() function in CJS_PublicMethods