Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h160 const CommonFunc& GetRemoveSwiperEventCallback() const in GetRemoveSwiperEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1832 const auto& removeSwiperEventCallback = swiperController_->GetRemoveSwiperEventCallback(); in HandleTouchDown()