Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_data_adapter.h43 struct CalendarMonth { struct
48 bool operator==(const CalendarMonth& calendarMonth) const argument
65 static CalendarMonth GetNextMonth(const CalendarMonth& calendarMonth) in GetNextMonth() argument
77 static CalendarMonth GetLastMonth(const CalendarMonth& calendarMonth) in GetLastMonth() argument
99 std::size_t operator()(const CalendarMonth& key) const in operator() argument