Searched refs:isSourceFromAnimation_ (Results 1 – 3 of 3) sorted by relevance
422 isSourceFromAnimation_ = !isDrag; in HandleDragStart()442 if (!isSourceFromAnimation_) { in HandleDragUpdate()705 if (isSourceFromAnimation_) { in UpdateFirstChildPlacement()798 auto targetOffset = (isSourceFromAnimation_ || in SpeedTriggerAnimation()807 if (pullToRefresh_ && !isSourceFromAnimation_ && refreshStatus_ == RefreshStatus::OVER_DRAG) { in SpeedTriggerAnimation()839 if (isSourceFromAnimation_) { in GetTargetOffset()866 isSourceFromAnimation_ = false; in QuickFirstChildAppear()1155 isSourceFromAnimation_ = (source == SCROLL_FROM_ANIMATION); in HandleScroll()
156 bool isSourceFromAnimation_ = false; variable
955 EXPECT_FALSE(pattern_->isSourceFromAnimation_);1038 EXPECT_FALSE(pattern_->isSourceFromAnimation_);