Home
last modified time | relevance | path

Searched refs:SetCurrentData (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_model_ng.h52 static void SetCurrentData(const ObtainedMonth& currentData);
H A Dcalendar_model_ng.cpp663 void CalendarModelNG::SetCurrentData(const ObtainedMonth& currentData) in SetCurrentData() function in OHOS::Ace::NG::CalendarModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.h33 …static void SetCurrentData(const JSRef<JSObject>& obj, const RefPtr<CalendarComponentV2>& componen…
H A Djs_calendar.cpp339 void JSCalendar::SetCurrentData(const JSRef<JSObject>& obj, const RefPtr<CalendarComponentV2>& comp… in SetCurrentData() function in OHOS::Ace::Framework::JSCalendar
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp304 calendarModelNG.SetCurrentData(obtainedMonth);
419 calendarModelNG.SetCurrentData(obtainedMonth);
517 calendarModelNG.SetCurrentData(obtainedMonth);
591 calendarModelNG.SetCurrentData(obtainedMonth);
681 calendarModelNG.SetCurrentData(obtainedMonth);
1593 calendarModelNG.SetCurrentData(obtainedMonth);