Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h149 static ByteString Num2AllTime(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp1532 Num2AllTime(pThis, iTime, formatString.AsStringView(), in Num2GMTime()
1578 ByteString szLocalTimeString = Num2AllTime(pThis, static_cast<int32_t>(fTime), in Num2Time()
2181 ByteString CFXJSE_FormCalcContext::Num2AllTime(CFXJSE_Value* pThis, in Num2AllTime() function in CFXJSE_FormCalcContext