Searched defs:GetWindowLimits (Results 1 – 5 of 5) sorted by relevance
308 virtual WMError GetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_OK; }; in GetWindowLimits() function
475 WindowLimits WindowSessionProperty::GetWindowLimits() const in GetWindowLimits() function in OHOS::Rosen::WindowSessionProperty
1781 …virtual WMError GetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_ERROR_DEVICE_NOT_… in GetWindowLimits() function
3489 WMError WindowSceneSessionImpl::GetWindowLimits(WindowLimits& windowLimits) in GetWindowLimits() function in OHOS::Rosen::WindowSceneSessionImpl
795 napi_value JsWindow::GetWindowLimits(napi_env env, napi_callback_info info) in GetWindowLimits() function in OHOS::Rosen::JsWindow