Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.h31 auto refreshNode = FindRefreshNode(); in RefreshCoordination()
48 RefPtr<FrameNode> FindRefreshNode() const;
H A Drefresh_coordination.cpp21 RefPtr<FrameNode> RefreshCoordination::FindRefreshNode() const in FindRefreshNode() function in OHOS::Ace::NG::RefreshCoordination