Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h33 static bool AFPercent_Keystroke(CJS_Runtime* pRuntime,
113 JS_STATIC_GLOBAL_FUN(AFPercent_Keystroke);
DPublicMethods.cpp1090 bool CJS_PublicMethods::AFPercent_Keystroke( in AFPercent_Keystroke() function in CJS_PublicMethods