Home
last modified time | relevance | path

Searched defs:focusedDayIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp572 int32_t focusedDayIndex = GetIndexByFocusedDay(); in HandleCalendarNodeKeyEvent() local
654 void CalendarDialogPattern::PaintMonthFocusState(int32_t focusedDayIndex) in PaintMonthFocusState()
667 bool CalendarDialogPattern::IsIndexInCurrentMonth(int32_t focusedDayIndex, const ObtainedMonth& cur… in IsIndexInCurrentMonth()
821 void CalendarDialogPattern::PaintNonCurrentMonthFocusState(int32_t focusedDayIndex) in PaintNonCurrentMonthFocusState()
853 void CalendarDialogPattern::UpdateNonCurrentMonthFocusedDay(int32_t focusedDayIndex) in UpdateNonCurrentMonthFocusedDay()