Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h88 if (changeIndexImpl_) { in ChangeIndex()
89 changeIndexImpl_(index, useAnimation); in ChangeIndex()
95 changeIndexImpl_ = changeIndexImpl; in SetChangeIndexImpl()
232 ChangeIndexImpl changeIndexImpl_; variable