Searched refs:SetWindowLastSafeRect (Results 1 – 2 of 2) sorted by relevance
119 static napi_value SetWindowLastSafeRect(napi_env env, napi_callback_info info);
316 …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