Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.cpp266 pipelineContext->SetFocusedWindowSceneNode(frameNode); in RegisterFocusCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h689 void SetFocusedWindowSceneNode(const WeakPtr<FrameNode>& node) in SetFocusedWindowSceneNode() function