Home
last modified time | relevance | path

Searched refs:SetPreData (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.h53 static void SetPreData(const ObtainedMonth& preData);
H A Dcalendar_model_ng.cpp673 void CalendarModelNG::SetPreData(const ObtainedMonth& preData) in SetPreData() function in OHOS::Ace::NG::CalendarModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.h35 … static void SetPreData(const JSRef<JSObject>& obj, const RefPtr<CalendarComponentV2>& component);
H A Djs_calendar.cpp349 void JSCalendar::SetPreData(const JSRef<JSObject>& obj, const RefPtr<CalendarComponentV2>& componen… in SetPreData() function in OHOS::Ace::Framework::JSCalendar
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp305 calendarModelNG.SetPreData(obtainedMonth);
420 calendarModelNG.SetPreData(obtainedMonth);
518 calendarModelNG.SetPreData(obtainedMonth);
592 calendarModelNG.SetPreData(obtainedMonth);
682 calendarModelNG.SetPreData(obtainedMonth);
1594 calendarModelNG.SetPreData(obtainedMonth);