Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.h126 static FX_BOOL GetGMTTime(FXJSE_HOBJECT hThis,
Dxfa_fm2jscontext.cpp2156 FX_BOOL CXFA_FM2JSContext::GetGMTTime(FXJSE_HOBJECT hThis, in GetGMTTime() function in CXFA_FM2JSContext
2468 iRet = GetGMTTime(hThis, strIsoTime, szFormat, szLocale, strTime); in Num2AllTime()