Searched defs:SetDecorHeight (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/previewer/include/ | ||
H A D | window.h | 334 virtual WMError SetDecorHeight(int32_t decorHeight) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetDecorHeight() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window |
/foundation/window/window_manager/interfaces/innerkits/wm/ | ||
H A D | window.h | 1991 virtual WMError SetDecorHeight(int32_t decorHeight) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in SetDecorHeight() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window |
/foundation/window/window_manager/wm/src/ | ||
H A D | window_session_impl.cpp | 1927 WMError WindowSessionImpl::SetDecorHeight(int32_t decorHeight) in SetDecorHeight() function in OHOS::OHOS::Rosen::WindowSessionImpl |
Completed in 12 milliseconds