Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component_v2.h47 void SetCalendarTheme(const RefPtr<CalendarTheme>& calendarTheme) in SetCalendarTheme() function
H A Dcalendar_component.h419 void SetCalendarTheme(const RefPtr<CalendarTheme>& theme) in SetCalendarTheme() function
504 void SetCalendarTheme(const RefPtr<CalendarTheme>& calendarTheme) in SetCalendarTheme() function
H A Drosen_render_calendar.cpp1023 void RosenRenderCalendar::SetCalendarTheme() function in OHOS::Ace::RosenRenderCalendar
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp553 void CalendarPaintMethod::SetCalendarTheme(const RefPtr<CalendarPaintProperty>& paintProperty) in SetCalendarTheme() function in OHOS::Ace::NG::CalendarPaintMethod