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

/external/pdfium/fpdfsdk/include/javascript/
H A DPublicMethods.h20 static FX_BOOL AFPercent_Keystroke(OBJ_METHOD_PARAMS);
44 JS_STATIC_GLOBAL_FUN(AFPercent_Keystroke);
/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp42 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Keystroke,2)
1522 //AFPercent_Keystroke(nDec, sepStyle)
1523 FX_BOOL CJS_PublicMethods::AFPercent_Keystroke(OBJ_METHOD_PARAMS) function in class:CJS_PublicMethods

Completed in 426 milliseconds