Home
last modified time | relevance | path

Searched defs:SetSystemBarProperty (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene.cpp202 WMError WindowScene::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) const in SetSystemBarProperty() function in OHOS::Rosen::WindowScene
H A Dwindow_option.cpp84 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp886 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp2123 WMError WindowSceneSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& prop… in SetSystemBarProperty() function in OHOS::Rosen::WindowSceneSessionImpl
H A Dwindow_session_impl.cpp3904 WMError WindowSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp86 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp370 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp71 void WindowNode::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowNode
H A Dwindow_controller.cpp1057 WMError WindowController::SetSystemBarProperty(uint32_t windowId, WindowType type, const SystemBarP… in SetSystemBarProperty() function in OHOS::Rosen::WindowController
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h69 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) {return W… in SetSystemBarProperty() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp279 void WindowProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowProperty
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp482 void WindowSessionProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionProperty
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h838 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) { return … in SetSystemBarProperty() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1560 WSError SceneSession::SetSystemBarProperty(WindowType type, SystemBarProperty systemBarProperty) in SetSystemBarProperty() function in OHOS::Rosen::SceneSession