Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h798 void SetScrollOriginChild(const WeakPtr<NestableScrollContainer>& scrollOriginChild) in SetScrollOriginChild() function
H A Dscrollable_pattern.cpp2249 SetScrollOriginChild(AceType::WeakClaim(AceType::RawPtr(child))); in HandleScrollVelocity()
2371 SetScrollOriginChild(child); in OnScrollStartRecursive()