Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h190 const CommonFunc& GetUpdateCubicCurveCallback() const in GetUpdateCubicCurveCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_tab_ffi.cpp60 const auto& updateCubicCurveCallback = swiperController_->GetUpdateCubicCurveCallback(); in ChangeIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_controller.cpp128 const auto& updateCubicCurveCallback = tabsController_->GetUpdateCubicCurveCallback(); in ChangeIndex()