Home
last modified time | relevance | path

Searched refs:FindRefreshParent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh_target.h30 virtual void FindRefreshParent(const WeakPtr<RenderNode>& node);
H A Drender_refresh_target.cpp20 void RenderRefreshTarget::FindRefreshParent(const WeakPtr<RenderNode>& node) in FindRefreshParent() function in OHOS::Ace::RenderRefreshTarget
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.cpp80 FindRefreshParent(AceType::WeakClaim(this)); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp69 FindRefreshParent(AceType::WeakClaim(this)); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp165 FindRefreshParent(AceType::WeakClaim(this)); in Update()