Home
last modified time | relevance | path

Searched refs:GetFocusSystemWindowId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.h54 static int32_t GetFocusSystemWindowId(const RefPtr<FrameNode>& focusedFrameNode);
H A Dwindow_scene_helper.cpp100 int32_t WindowSceneHelper::GetFocusSystemWindowId(const RefPtr<FrameNode>& focusedFrameNode) in GetFocusSystemWindowId() function in OHOS::Ace::NG::WindowSceneHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3793 auto focusSystemWindowId = WindowSceneHelper::GetFocusSystemWindowId(frameNode); in GetSCBSystemWindowId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4540 auto focusSystemWindowId = WindowSceneHelper::GetFocusSystemWindowId(frameNode); in GetSCBSystemWindowId()