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