Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h128 void SetFirstLoad(bool firstLoad) in SetFirstLoad() function
H A Drender_calendar.cpp199 calendarController_->SetFirstLoad(false); in OnSelectedDay()