Home
last modified time | relevance | path

Searched refs:IsSpringStopped (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h282 bool IsSpringStopped() const;
H A Dscrollable.cpp302 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::NG::Scrollable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h298 bool IsSpringStopped() const;
H A Dscrollable.cpp306 bool Scrollable::IsSpringStopped() const in IsSpringStopped() function in OHOS::Ace::Scrollable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_event_test_ng.cpp348 EXPECT_TRUE(scrollable->IsSpringStopped());