Home
last modified time | relevance | path

Searched defs:SetWindowRectAutoSave (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h276 …virtual WMError SetWindowRectAutoSave(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in SetWindowRectAutoSave() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp161 napi_value JsWindowStage::SetWindowRectAutoSave(napi_env env, napi_callback_info info) in SetWindowRectAutoSave() function in OHOS::Rosen::JsWindowStage
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h2201 …virtual WMError SetWindowRectAutoSave(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in SetWindowRectAutoSave() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2461 WMError WindowSceneSessionImpl::SetWindowRectAutoSave(bool enabled) in SetWindowRectAutoSave() function in OHOS::Rosen::WindowSceneSessionImpl