Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_eventselectchanged.h25 int32_t GetMonth() const { return m_iMonth; } in GetMonth() function
H A Dcfwl_monthcalendar.cpp57 WideString GetMonth(int month) { in GetMonth() function
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_datetime.h67 uint8_t GetMonth() const { return month_; } in GetMonth() function
/aosp_15_r20/build/soong/compliance/project_metadata_proto/
H A Dproject_metadata.pb.go575 func (x *Date) GetMonth() int32 { func