Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h122 static ByteString GetStandardDateFormat(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp1921 GetStandardDateFormat(pThis, iStyle, bsLocale.AsStringView()); in DateFmt()
2535 ByteString CFXJSE_FormCalcContext::GetStandardDateFormat( in GetStandardDateFormat() function in CFXJSE_FormCalcContext