Home
last modified time | relevance | path

Searched defs:SetIndicatorController (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model.h222 virtual void SetIndicatorController(Framework::JSIndicatorController* controller) {} in SetIndicatorController() function
Dswiper_model_ng.cpp550 void SwiperModelNG::SetIndicatorController(Framework::JSIndicatorController *controller) in SetIndicatorController() function in OHOS::Ace::NG::SwiperModelNG
Dswiper_pattern.cpp438 void SwiperPattern::SetIndicatorController(Framework::JSIndicatorController* controller) in SetIndicatorController() function in OHOS::Ace::NG::SwiperPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_swiper.cpp979 void JSSwiper::SetIndicatorController(const JSCallbackInfo& info) in SetIndicatorController() function in OHOS::Ace::Framework::JSSwiper