Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h135 static ByteString GetLocalDateFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp1307 GetLocalDateFormat(pThis, iStyle, szLocal.AsStringView(), false); in LocalDateFmt()
2119 ByteString CFXJSE_FormCalcContext::GetLocalDateFormat( in GetLocalDateFormat() function in CFXJSE_FormCalcContext
2169 return GetLocalDateFormat(pThis, iStyle, szLocalStr, true); in GetStandardDateFormat()