Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h117 static int32_t GetLoopIndex(int32_t index, int32_t totalCount) in GetLoopIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp134 int32_t SwiperLayoutAlgorithm::GetLoopIndex(int32_t originalIndex) const in GetLoopIndex() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
H A Dswiper_pattern.cpp896 int32_t SwiperPattern::GetLoopIndex(int32_t originalIndex) const in GetLoopIndex() function in OHOS::Ace::NG::SwiperPattern
5147 int32_t SwiperPattern::GetLoopIndex(int32_t index, int32_t childrenSize) const in GetLoopIndex() function in OHOS::Ace::NG::SwiperPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp3218 int32_t TabBarPattern::GetLoopIndex(int32_t originalIndex) const in GetLoopIndex() function in OHOS::Ace::NG::TabBarPattern