Searched refs:CurrentIndex (Results 1 – 2 of 2) sorted by relevance
222 auto targetIndex = GetLoopIndex(CurrentIndex()); in OnIndexChange()379 auto index = CurrentIndex(); in OnModifyDone()435 Recorder::NodeDataCache::Get().PutInt(host, inspectorId, CurrentIndex()); in OnAfterModifyDone()490 auto userSetCurrentIndex = CurrentIndex(); in BeforeCreateLayoutWrapper()514 AdjustCurrentIndexOnSwipePage(CurrentIndex()); in BeforeCreateLayoutWrapper()3829 int32_t SwiperPattern::CurrentIndex() const in CurrentIndex() function in OHOS::Ace::NG::SwiperPattern4254 bool reachEnd = GetLoopIndex(CurrentIndex()) >= TotalCount() - 1 && !IsLoop(); in NeedAutoPlay()5203 if (!currentProxyInAnimation_ && toIndex == CurrentIndex()) { in OnCustomContentTransition()5209 auto fromIndex = CurrentIndex(); in OnCustomContentTransition()5213 FireChangeEvent(CurrentIndex(), fromIndex); in OnCustomContentTransition()
703 int32_t CurrentIndex() const;