Home
last modified time | relevance | path

Searched refs:SetSystemBarProperties (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_bar_style_ohos.cpp82 window->SetSystemBarProperties(tempStyle->properties_, tempStyle->propertyFlags_); in SetSystemBarStyle()
/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h132 WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties,
H A Dwindow_impl.h316 virtual WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties,
/foundation/window/window_manager/previewer/include/
H A Dwindow.h161 virtual WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties,
H A Dwindow_impl.h91 virtual WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties,
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.h81 static napi_value SetSystemBarProperties(napi_env env, napi_callback_info info);
H A Djs_window.cpp369 napi_value JsWindow::SetSystemBarProperties(napi_env env, napi_callback_info info) in SetSystemBarProperties() function in OHOS::Rosen::JsWindow
371 TLOGD(WmsLogTag::WMS_IMMS, "SetSystemBarProperties"); in SetSystemBarProperties()
6954 BindNativeFunction(env, object, "setSystemBarProperties", moduleName, JsWindow::SetSystemBarProperties); in BindFunctions()
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp397 WMError WindowImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, in SetSystemBarProperties() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp1124 * @tc.name: SetSystemBarProperties
1125 * @tc.desc: SetSystemBarProperties test
1128 HWTEST_F(WindowSceneSessionImplTest, SetSystemBarProperties, Function | SmallTest | Level3) in HWTEST_F()
1133 option->SetWindowName("SetSystemBarProperties"); in HWTEST_F()
1150 ASSERT_EQ(WMError::WM_OK, window->SetSystemBarProperties(properties, propertyFlags)); in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1917 virtual WMError SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, in SetSystemBarProperties() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp876 WMError WindowImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, in SetSystemBarProperties() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp2068 WMError WindowSceneSessionImpl::SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, in SetSystemBarProperties() function in OHOS::Rosen::WindowSceneSessionImpl

Completed in 38 milliseconds