HomeSort by relevance Sort by last modified time
    Searched refs:JS_STATIC_GLOBAL_FUN (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/javascript/
PublicMethods.h 41 JS_STATIC_GLOBAL_FUN(AFNumber_Format);
42 JS_STATIC_GLOBAL_FUN(AFNumber_Keystroke);
43 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
44 JS_STATIC_GLOBAL_FUN(AFPercent_Keystroke);
45 JS_STATIC_GLOBAL_FUN(AFDate_FormatEx);
46 JS_STATIC_GLOBAL_FUN(AFDate_KeystrokeEx);
47 JS_STATIC_GLOBAL_FUN(AFDate_Format);
48 JS_STATIC_GLOBAL_FUN(AFDate_Keystroke);
49 JS_STATIC_GLOBAL_FUN(AFTime_FormatEx);
50 JS_STATIC_GLOBAL_FUN(AFTime_KeystrokeEx);
    [all...]
JS_Define.h 646 #define JS_STATIC_GLOBAL_FUN(fun_name) \

Completed in 6724 milliseconds