Searched defs:GetDecorHeight (Results 1 – 3 of 3) sorted by relevance
339 virtual WMError GetDecorHeight(int32_t& height) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in GetDecorHeight() function
2075 virtual WMError GetDecorHeight(int32_t& height) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in GetDecorHeight() function
2108 WMError WindowSessionImpl::GetDecorHeight(int32_t& height) in GetDecorHeight() function in OHOS::Rosen::WindowSessionImpl