Home
last modified time | relevance | path

Searched refs:GetDisplayCurrentIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h205 int32_t GetDisplayCurrentIndex() const;
H A Dswiper_indicator_pattern.cpp453 int32_t SwiperIndicatorPattern::GetDisplayCurrentIndex() const in GetDisplayCurrentIndex() function in OHOS::Ace::NG::SwiperIndicatorPattern
505 auto currentIndex = GetDisplayCurrentIndex(); in UpdateTextContentSub()