Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.h68 static void UpdateCalendarMonthData(const RefPtr<FrameNode>& calendarDialogNode,
H A Dcalendar_dialog_view.cpp382 UpdateCalendarMonthData(calendarDialogNode, calendarNode, currentMonth); in CreateCalendarNode()
474 void CalendarDialogView::UpdateCalendarMonthData(const RefPtr<FrameNode>& calendarDialogNode, in UpdateCalendarMonthData() function in OHOS::Ace::NG::CalendarDialogView
871 UpdateCalendarMonthData(calendarDialogNode, calendarNode, currentMonth); in InitOnRequestDataEvent()