Searched refs:SetWindowDecorHeight (Results 1 – 2 of 2) sorted by relevance
163 static napi_value SetWindowDecorHeight(napi_env env, napi_callback_info info);
862 napi_value JsWindow::SetWindowDecorHeight(napi_env env, napi_callback_info info) in SetWindowDecorHeight() function in OHOS::Rosen::JsWindow7069 …indNativeFunction(env, object, "setWindowDecorHeight", moduleName, JsWindow::SetWindowDecorHeight); in BindFunctions()