Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h143 static ByteString GetStandardDateFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp1197 GetStandardDateFormat(pThis, iStyle, szLocal.AsStringView()); in DateFmt()
2165 ByteString CFXJSE_FormCalcContext::GetStandardDateFormat( in GetStandardDateFormat() function in CFXJSE_FormCalcContext