Home
last modified time | relevance | path

Searched defs:SetWindowShadowEnabled (Results 1 – 6 of 6) sorted by relevance

/foundation/window/window_manager/previewer/include/
Dwindow.h436 …virtual WMError SetWindowShadowEnabled(bool isEnabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowShadowEnabled() function
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp594 void WindowSessionProperty::SetWindowShadowEnabled(bool isEnabled) in SetWindowShadowEnabled() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h4285 …virtual WMError SetWindowShadowEnabled(bool isEnabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPO… in SetWindowShadowEnabled() function
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp5021 WMError WindowSceneSessionImpl::SetWindowShadowEnabled(bool isEnabled) in SetWindowShadowEnabled() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp4541 WSError SceneSession::SetWindowShadowEnabled(bool isEnabled) in SetWindowShadowEnabled() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp1244 napi_value JsWindow::SetWindowShadowEnabled(napi_env env, napi_callback_info info) in SetWindowShadowEnabled() function in OHOS::Rosen::JsWindow