Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.cpp65 GoToMonth(SwipeDirection::PREV, selected); in GoToPrevMonth()
70 GoToMonth(SwipeDirection::NEXT, selected); in GoToNextMonth()
73 void CalendarController::GoToMonth(SwipeDirection direction, int32_t selected) in GoToMonth() function in OHOS::Ace::CalendarController
H A Dcalendar_component.h220 void GoToMonth(SwipeDirection direction, int32_t selected);