Home
last modified time | relevance | path

Searched refs:SetWindowLastSafeRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h119 static napi_value SetWindowLastSafeRect(napi_env env, napi_callback_info info);
H A Djs_scene_session.cpp316 …unction(env, objValue, "setWindowLastSafeRect", moduleName, JsSceneSession::SetWindowLastSafeRect); in BindNativeMethod()
4125 napi_value JsSceneSession::SetWindowLastSafeRect(napi_env env, napi_callback_info info) in SetWindowLastSafeRect() function in OHOS::Rosen::JsSceneSession