Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h387 bool NeedScrollSnapAlignEffect() const;
H A Dlist_pattern.cpp582 if (NeedScrollSnapAlignEffect()) { in CreateLayoutAlgorithm()
667 bool ListPattern::NeedScrollSnapAlignEffect() const in NeedScrollSnapAlignEffect() function in OHOS::Ace::NG::ListPattern
2139 if (NeedScrollSnapAlignEffect()) { in ProcessDragUpdate()