Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h135 void SetRemoveTabBarEventCallback(const CommonFunc& removeTabBarEventCallback) in SetRemoveTabBarEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp319 pattern_->swiperController_->SetRemoveTabBarEventCallback(callback);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1064 swiperController_->SetRemoveTabBarEventCallback(std::move(removeEventCallback)); in RemoveTabBarEventCallback()