Home
last modified time | relevance | path

Searched refs:GetCalendarController (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drender_calendar.cpp53 calendarController_ = calendarMonth->GetCalendarController(); in Update()
162 if (GetCalendarController()->GetFirstEnter()) { in OnDataChanged()
164 GetCalendarController()->SetFirstEnter(false); in OnDataChanged()
H A Dcalendar_component.h282 const RefPtr<CalendarController>& GetCalendarController() const in GetCalendarController() function
499 const RefPtr<CalendarController>& GetCalendarController() const in GetCalendarController() function
H A Drender_calendar.h47 const RefPtr<CalendarController>& GetCalendarController() const in GetCalendarController() function