Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h80 static void LocalTimeFmt(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp201 {kFuncTag, "LocalTimeFmt", CFXJSE_FormCalcContext::LocalTimeFmt},
2034 void CFXJSE_FormCalcContext::LocalTimeFmt(CFXJSE_Value* pThis, in LocalTimeFmt() function in CFXJSE_FormCalcContext