Home
last modified time | relevance | path

Searched refs:GetOffDays (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h374 const std::string& GetOffDays() const in GetOffDays() function
H A Dcalendar_element.cpp237 attr.offDays = calendar->GetOffDays(); in UpdateAttr()