Searched defs:SetWindowLimits (Results 1 – 5 of 5) sorted by relevance
318 virtual WMError SetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_OK; } in SetWindowLimits() function
496 void WindowSessionProperty::SetWindowLimits(const WindowLimits& windowLimits) in SetWindowLimits() function in OHOS::Rosen::WindowSessionProperty
1934 …virtual WMError SetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_ERROR_DEVICE_NOT_… in SetWindowLimits() function
3826 WMError WindowSceneSessionImpl::SetWindowLimits(WindowLimits& windowLimits) in SetWindowLimits() function in OHOS::Rosen::WindowSceneSessionImpl
834 napi_value JsWindow::SetWindowLimits(napi_env env, napi_callback_info info) in SetWindowLimits() function in OHOS::Rosen::JsWindow