Home
last modified time | relevance | path

Searched refs:IsScrollableAnimationNotRunning (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h553 bool IsScrollableAnimationNotRunning() in IsScrollableAnimationNotRunning() function
H A Dscrollable_pattern.cpp3163 } else if (!needNestedScrolling && !IsScrollableAnimationNotRunning()) { in CheckRestartSpring()