Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp218 #define JS_STATIC_GLOBAL_FUN(fun_name) \ macro
224 JS_STATIC_GLOBAL_FUN(AFNumber_Format);
225 JS_STATIC_GLOBAL_FUN(AFNumber_Keystroke);
226 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
227 JS_STATIC_GLOBAL_FUN(AFPercent_Keystroke);
228 JS_STATIC_GLOBAL_FUN(AFDate_FormatEx);
229 JS_STATIC_GLOBAL_FUN(AFDate_KeystrokeEx);
230 JS_STATIC_GLOBAL_FUN(AFDate_Format);
231 JS_STATIC_GLOBAL_FUN(AFDate_Keystroke);
232 JS_STATIC_GLOBAL_FUN(AFTime_FormatEx);
[all …]