Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_datetimepicker.cpp194 WideString CFWL_DateTimePicker::FormatDateString(int32_t iYear, in FormatDateString() function in CFWL_DateTimePicker
293 m_pEdit->SetText(FormatDateString(m_iYear, m_iMonth, m_iDay)); in ProcessSelChanged()
H A Dcfwl_datetimepicker.h86 WideString FormatDateString(int32_t iYear, int32_t iMonth, int32_t iDay);