Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h114 static ByteString GetLocalDateFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp2029 GetLocalDateFormat(pThis, iStyle, bsLocale.AsStringView(), false); in LocalDateFmt()
2509 ByteString CFXJSE_FormCalcContext::GetLocalDateFormat(CFXJSE_Value* pThis, in GetLocalDateFormat() function in CFXJSE_FormCalcContext
2539 return GetLocalDateFormat(pThis, iStyle, bsLocale, true); in GetStandardDateFormat()