Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h344 bool IsSetToday() const in IsSetToday() function
H A Dcalendar_element.cpp220 if (calendar->IsSetToday()) { in UpdateAttr()