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.h30 using ChangeIndexImpl = std::function<void(const int32_t, bool)>; variable
93 void SetChangeIndexImpl(const ChangeIndexImpl& changeIndexImpl) in SetChangeIndexImpl()
232 ChangeIndexImpl changeIndexImpl_;