/foundation/window/window_manager/wm/src/ |
D | window_scene.cpp | 175 WMError WindowScene::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) const in SetSystemBarProperty() function in OHOS::Rosen::WindowScene
|
D | window_option.cpp | 85 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
|
D | window_scene_session_impl.cpp | 967 WMError WindowSceneSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& prop… in SetSystemBarProperty() function in OHOS::Rosen::WindowSceneSessionImpl
|
D | window_session_impl.cpp | 1423 WMError WindowSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionImpl
|
D | window_impl.cpp | 672 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
|
/foundation/window/window_manager/previewer/src/ |
D | window_option.cpp | 81 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
|
D | window_impl.cpp | 305 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
|
/foundation/window/window_manager/wmserver/src/ |
D | window_node.cpp | 71 void WindowNode::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowNode
|
D | window_controller.cpp | 1032 WMError WindowController::SetSystemBarProperty(uint32_t windowId, WindowType type, const SystemBarP… in SetSystemBarProperty() function in OHOS::Rosen::WindowController
|
/foundation/window/window_manager/window_scene/common/src/ |
D | window_session_property.cpp | 281 void WindowSessionProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionProperty
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
D | mock_window.h | 69 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) {return W… in SetSystemBarProperty() function
|
/foundation/window/window_manager/window_scene/session/host/src/ |
D | scene_session.cpp | 346 WSError SceneSession::SetSystemBarProperty(WindowType type, SystemBarProperty systemBarProperty) in SetSystemBarProperty() function in OHOS::Rosen::SceneSession
|
/foundation/window/window_manager/utils/src/ |
D | window_property.cpp | 274 void WindowProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowProperty
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
D | window.h | 592 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) { return … in SetSystemBarProperty() function
|