Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h611 void CheckRestartSpring(bool sizeDiminished, bool needNestedScrolling = true);
H A Dscrollable_pattern.cpp2390 CheckRestartSpring(false); in OnScrollEndRecursive()
2427 CheckRestartSpring(false, false); in OnScrollDragEndRecursive()
3143 void ScrollablePattern::CheckRestartSpring(bool sizeDiminished, bool needNestedScrolling) in CheckRestartSpring() function in OHOS::Ace::NG::ScrollablePattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp140 CheckRestartSpring(true); in SetScrollProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp516 CheckRestartSpring(false); in OnDirtyLayoutWrapperSwap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp241 CheckRestartSpring(sizeDiminished); in OnDirtyLayoutWrapperSwap()