Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h461 bool dragFromSpring_ = false; variable
H A Dlist_pattern.cpp2007 if (!list->dragFromSpring_ && list->chainAnimation_) { in SetChainAnimationCallback()
2010 list->dragFromSpring_ = true; in SetChainAnimationCallback()
2127 dragFromSpring_ = false; in ProcessDragStart()
2532 dragFromSpring_ ? DumpLog::GetInstance().AddDesc("dragFromSpring:true") in DumpAdvanceInfo()