Home
last modified time | relevance | path

Searched defs:GetSwiperController (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_tab_ffi.h45 const RefPtr<SwiperController>& GetSwiperController() const in GetSwiperController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dswiper_controller_modifier.cpp23 ArkUINodeHandle GetSwiperController(ArkUINodeHandle node) in GetSwiperController() function
H A Dnode_swiper_modifier.cpp1047 ArkUINodeHandle GetSwiperController(ArkUINodeHandle node) in GetSwiperController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp225 RefPtr<SwiperController> SwiperComponent::GetSwiperController() const in GetSwiperController() function in OHOS::Ace::SwiperComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h360 RefPtr<SwiperController> GetSwiperController() const in GetSwiperController() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h112 RefPtr<SwiperController> GetSwiperController() const in GetSwiperController() function
H A Dswiper_model_ng.cpp843 RefPtr<SwiperController> SwiperModelNG::GetSwiperController(FrameNode* frameNode) in GetSwiperController() function in OHOS::Ace::NG::SwiperModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp98 RefPtr<SwiperController> TabsModelNG::GetSwiperController(const RefPtr<FrameNode>& swiperNode, in GetSwiperController() function in OHOS::Ace::NG::TabsModelNG