Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_eventselectchanged.h26 int32_t GetDay() const { return m_iDay; } in GetDay() function
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_datetime.h68 uint8_t GetDay() const { return day_; } in GetDay() function
/aosp_15_r20/build/soong/compliance/project_metadata_proto/
H A Dproject_metadata.pb.go582 func (x *Date) GetDay() int32 { func