Searched refs:customAnimationToIndex_ (Results 1 – 6 of 6) sorted by relevance
208 customAnimationToIndex_ = customAnimationToIndex; in SetCustomAnimationToIndex()391 std::optional<int32_t> customAnimationToIndex_; variable
440 customAnimationToIndex_ = toIndex; in SetCustomAnimationToIndex()445 return customAnimationToIndex_; in GetCustomAnimationToIndex()1098 std::optional<int32_t> customAnimationToIndex_; variable
353 if (customAnimationToIndex_) { in MeasureTabsCustomAnimation()354 … auto toIndexWrapper = layoutWrapper->GetOrCreateChildByIndex(customAnimationToIndex_.value()); in MeasureTabsCustomAnimation()900 if (customAnimationToIndex_) { in LayoutCustomAnimation()901 … auto toIndexWrapper = layoutWrapper->GetOrCreateChildByIndex(customAnimationToIndex_.value()); in LayoutCustomAnimation()
166 algo->SetCustomAnimationToIndex(customAnimationToIndex_); in CreateLayoutAlgorithm()5207 customAnimationToIndex_ = toIndex; in OnCustomContentTransition()5286 customAnimationToIndex_.reset(); in OnCustomAnimationFinish()
637 EXPECT_TRUE(swiperPattern_->customAnimationToIndex_.has_value());640 EXPECT_FALSE(swiperPattern_->customAnimationToIndex_.has_value());643 EXPECT_TRUE(swiperPattern_->customAnimationToIndex_.has_value());
962 swiperPattern_->customAnimationToIndex_ = 0;974 EXPECT_EQ(swiperPattern_->customAnimationToIndex_, 1);1059 EXPECT_EQ(swiperPattern_->customAnimationToIndex_, 1);