Searched refs:IsSpringStopped (Results 1 – 8 of 8) sorted by relevance
54 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::Scrollable
53 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::NG::Scrollable
261 bool IsSpringStopped() const;
258 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::NG::Scrollable
298 bool IsSpringStopped() const;
319 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::Scrollable
741 if (scrollable && !scrollable->IsSpringStopped()) { in HandleClick()
9222 EXPECT_NE(tabBarPattern->scrollableEvent_->GetScrollable()->IsSpringStopped(), false);9226 EXPECT_NE(tabBarPattern->scrollableEvent_->GetScrollable()->IsSpringStopped(), false);