Home
last modified time | relevance | path

Searched defs:WindowNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h35 WindowNode(const sptr<WindowProperty>& property, const sptr<IWindow>& window, in WindowNode() function
43 WindowNode(const sptr<WindowProperty>& property, const sptr<IWindow>& window, in WindowNode() function
52 WindowNode() : property_(new WindowProperty()) in WindowNode() function
55 explicit WindowNode(const sptr<WindowProperty>& property) : property_(property) in WindowNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_node.cpp31 WindowNode::WindowNode(const std::string& tag, in WindowNode() function in OHOS::Ace::NG::WindowNode
35 WindowNode::WindowNode(const std::string& tag, in WindowNode() function in OHOS::Ace::NG::WindowNode