Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h128 static ByteString Num2AllTime(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp2251 ByteString bsGMTTime = Num2AllTime(pThis, iTime, bsFormat.AsStringView(), in Num2GMTime()
2298 Num2AllTime(pThis, static_cast<int32_t>(fTime), bsFormat.AsStringView(), in Num2Time()
2551 ByteString CFXJSE_FormCalcContext::Num2AllTime(CFXJSE_Value* pThis, in Num2AllTime() function in CFXJSE_FormCalcContext