Searched defs:GetWindowLimits (Results 1 – 5 of 5) sorted by relevance
319 virtual WMError GetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_OK; } in GetWindowLimits() function
501 WindowLimits WindowSessionProperty::GetWindowLimits() const in GetWindowLimits() function in OHOS::Rosen::WindowSessionProperty
1926 …virtual WMError GetWindowLimits(WindowLimits& windowLimits) { return WMError::WM_ERROR_DEVICE_NOT_… in GetWindowLimits() function
3761 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