Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h163 void RaiseInputMethodWindowPriorityIfNeeded(const sptr<WindowNode>& node) const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp688 RaiseInputMethodWindowPriorityIfNeeded(node); in UpdateWindowTree()
2237 void WindowNodeContainer::RaiseInputMethodWindowPriorityIfNeeded(const sptr<WindowNode>& node) const in RaiseInputMethodWindowPriorityIfNeeded() function in OHOS::Rosen::WindowNodeContainer