Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h59 static FX_BOOL AFTime_Format(IJS_Context* cc,
119 JS_STATIC_GLOBAL_FUN(AFTime_Format);
DPublicMethods.cpp38 JS_STATIC_GLOBAL_FUN_ENTRY(AFTime_Format)
1525 FX_BOOL CJS_PublicMethods::AFTime_Format(IJS_Context* cc, in AFTime_Format() function in CJS_PublicMethods