Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.h53 static bool AFTime_FormatEx(CJS_Runtime* pRuntime,
118 JS_STATIC_GLOBAL_FUN(AFTime_FormatEx);
DPublicMethods.cpp1342 bool CJS_PublicMethods::AFTime_FormatEx(CJS_Runtime* pRuntime, in AFTime_FormatEx() function in CJS_PublicMethods