Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/include/
Dwindow.h277 …virtual WMError SetWindowRectAutoSave(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in SetWindowRectAutoSave() function
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp168 napi_value JsWindowStage::SetWindowRectAutoSave(napi_env env, napi_callback_info info) in SetWindowRectAutoSave() function in OHOS::Rosen::JsWindowStage
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2355 …virtual WMError SetWindowRectAutoSave(bool enabled) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in SetWindowRectAutoSave() function
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp2511 WMError WindowSceneSessionImpl::SetWindowRectAutoSave(bool enabled) in SetWindowRectAutoSave() function in OHOS::Rosen::WindowSceneSessionImpl