Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h388 ScrollAlign GetScrollAlignByScrollSnapAlign() const;
H A Dlist_pattern.cpp261 ScrollAlign ListPattern::GetScrollAlignByScrollSnapAlign() const in GetScrollAlignByScrollSnapAlign() function in OHOS::Ace::NG::ListPattern
583 scrollAlign_ = GetScrollAlignByScrollSnapAlign(); in CreateLayoutAlgorithm()