Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drender_calendar.cpp422 std::vector<int32_t> holidays; in UpdateBreakInformation() local
H A Dcalendar_component.h384 void SetHolidays(const std::string& holidays) in SetHolidays()
H A Dcalendar_data_adapter.h186 std::string holidays; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp221 void JSCalendar::SetHolidays(const std::string& holidays) in SetHolidays()