Home
last modified time | relevance | path

Searched defs:GetMonth (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_eventselectchanged.h25 int32_t GetMonth() const { return m_iMonth; } in GetMonth() function
Dcfwl_monthcalendar.cpp58 WideString GetMonth(int month) { in GetMonth() function
/external/pdfium/core/fxcrt/
Dcfx_datetime.h67 uint8_t GetMonth() const { return month_; } in GetMonth() function