Home
last modified time | relevance | path

Searched refs:OverSpringProperty (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h436 const RefPtr<SpringProperty>& OverSpringProperty() in OverSpringProperty() function
H A Drender_list.cpp100 overSpringProperty_ = list->OverSpringProperty(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp271 scrollable_->SetOverSpringProperty(listComponent->OverSpringProperty()); in Update()