Home
last modified time | relevance | path

Searched defs:SetSwiperToIndex (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_ng.cpp860 void SwiperModelNG::SetSwiperToIndex(FrameNode* frameNode, int32_t index, bool useAnimation) in SetSwiperToIndex() function in OHOS::Ace::NG::SwiperModelNG
868 void SwiperModelNG::SetSwiperToIndex(FrameNode* frameNode, int32_t index, SwiperAnimationMode anima… in SetSwiperToIndex() function in OHOS::Ace::NG::SwiperModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_swiper_modifier.cpp1001 void SetSwiperToIndex(ArkUINodeHandle node, ArkUI_Int32 (*values)[2]) in SetSwiperToIndex() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp7711 int32_t SetSwiperToIndex(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperToIndex() function