Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h195 void SetSurfaceChangeCallback(const CommonFunc& surfaceChangeCallback) in SetSurfaceChangeCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h486 void SetSurfaceChangeCallback();
H A Dtab_bar_pattern.cpp996 SetSurfaceChangeCallback(); in OnModifyDone()
1016 void TabBarPattern::SetSurfaceChangeCallback() in SetSurfaceChangeCallback() function in OHOS::Ace::NG::TabBarPattern
1024 swiperController_->SetSurfaceChangeCallback(std::move(surfaceChangeCallback)); in SetSurfaceChangeCallback()