Home
last modified time | relevance | path

Searched refs:UpdateNonCurrentMonthFocusedDay (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_pattern.h165 void UpdateNonCurrentMonthFocusedDay(int32_t focusedDayIndex);
H A Dcalendar_dialog_pattern.cpp850 UpdateNonCurrentMonthFocusedDay(focusedDayIndex); in PaintNonCurrentMonthFocusState()
853 void CalendarDialogPattern::UpdateNonCurrentMonthFocusedDay(int32_t focusedDayIndex) in UpdateNonCurrentMonthFocusedDay() function in OHOS::Ace::NG::CalendarDialogPattern