Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h139 static ByteString GetLocalTimeFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp1345 GetLocalTimeFormat(pThis, iStyle, szLocal.AsStringView(), false); in LocalTimeFmt()
2142 ByteString CFXJSE_FormCalcContext::GetLocalTimeFormat( in GetLocalTimeFormat() function in CFXJSE_FormCalcContext
2177 return GetLocalTimeFormat(pThis, iStyle, szLocalStr, true); in GetStandardTimeFormat()