Home
last modified time | relevance | path

Searched defs:SetSystemWindowEnableDrag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h70 virtual WMError SetSystemWindowEnableDrag(bool enableDrag) { return WMError::WM_OK; } in SetSystemWindowEnableDrag() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1716 WMError SessionProxy::SetSystemWindowEnableDrag(bool enableDrag) in SetSystemWindowEnableDrag() function in OHOS::Rosen::SessionProxy
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4947 WMError SceneSession::SetSystemWindowEnableDrag(bool enableDrag) in SetSystemWindowEnableDrag() function in OHOS::Rosen::SceneSession