Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h51 static FX_BOOL AFTime_FormatEx(IJS_Context* cc,
117 JS_STATIC_GLOBAL_FUN(AFTime_FormatEx);
DPublicMethods.cpp36 JS_STATIC_GLOBAL_FUN_ENTRY(AFTime_FormatEx)
1572 FX_BOOL CJS_PublicMethods::AFTime_FormatEx(IJS_Context* cc, in AFTime_FormatEx() function in CJS_PublicMethods