Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h118 static ByteString GetLocalTimeFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp2066 GetLocalTimeFormat(pThis, iStyle, bsLocale.AsStringView(), false); in LocalTimeFmt()
2522 ByteString CFXJSE_FormCalcContext::GetLocalTimeFormat(CFXJSE_Value* pThis, in GetLocalTimeFormat() function in CFXJSE_FormCalcContext
2547 return GetLocalTimeFormat(pThis, iStyle, bsLocale, true); in GetStandardTimeFormat()