Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp784 void SwiperModelNG::SetSwiperToIndex(FrameNode* frameNode, int32_t index, bool useAnimation) in SetSwiperToIndex() function in OHOS::Ace::NG::SwiperModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp968 void SetSwiperToIndex(ArkUINodeHandle node, ArkUI_Int32 (*values)[2]) in SetSwiperToIndex() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp7248 int32_t SetSwiperToIndex(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperToIndex() function