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