Home
last modified time | relevance | path

Searched refs:SetRectChangeBySystem (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h100 static napi_value SetRectChangeBySystem(napi_env env, napi_callback_info info);
H A Djs_scene_session.cpp313 BindNativeFunction(env, objValue, "setRectChangeBySystem", moduleName, JsSceneSession::SetRectChangeBySystem); in BindNativeMethod()
1821 napi_value JsSceneSession::SetRectChangeBySystem(napi_env env, napi_callback_info info) in SetRectChangeBySystem() function in OHOS::Rosen::JsSceneSession
3995 session->SetRectChangeBySystem(rectChangeBySystem); in OnSetRectChangeBySystem()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h324 void SetRectChangeBySystem(bool rectChangeBySystem);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp670 sceneSession -> SetRectChangeBySystem(false); in GetWindowInfo()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp670 void Session::SetRectChangeBySystem(bool rectChangeBySystem) in SetRectChangeBySystem() function in OHOS::Rosen::Session

Completed in 17 milliseconds