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