Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h185 void SetUpdateCubicCurveCallback(const CommonFunc& updateCubicCurveCallback) in SetUpdateCubicCurveCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp357 swiperController_->SetUpdateCubicCurveCallback(std::move(updateCubicCurveCallback)); in UpdateTabBarIndicatorCurve()