Home
last modified time | relevance | path

Searched defs:decoStatus (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp52 bool decoStatus = false; in OnRemoteRequest() local
H A Dwindow_proxy.cpp30 WMError WindowProxy::UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason, in UpdateWindowRect() argument
/foundation/window/window_manager/wm/src/
H A Dwindow_agent.cpp31 WMError WindowAgent::UpdateWindowRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason, in UpdateWindowRect() argument
H A Dwindow_impl.cpp2694 void WindowImpl::UpdateRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason, in UpdateRect() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp56 void WindowNode::SetDecoStatus(bool decoStatus) in SetDecoStatus() argument
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp47 void WindowProperty::SetDecoStatus(bool decoStatus) in SetDecoStatus() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp4407 std::string decoStatus = sessionProperty->IsDecorEnable() ? "true" : "false"; in GetSpecifiedSessionDumpInfo() local

Completed in 38 milliseconds