Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h99 static ByteString GetLocalDateFormat(CFXJSE_HostObject* pThis,
Dcfxjse_formcalc_context.cpp1807 GetLocalDateFormat(pThis, iStyle, bsLocale.AsStringView(), false); in LocalDateFmt()
2298 ByteString CFXJSE_FormCalcContext::GetLocalDateFormat(CFXJSE_HostObject* pThis, in GetLocalDateFormat() function in CFXJSE_FormCalcContext
2328 return GetLocalDateFormat(pThis, iStyle, bsLocale, true); in GetStandardDateFormat()