Home
last modified time | relevance | path

Searched defs:SetCustomDecorHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h204 virtual void SetCustomDecorHeight(int32_t height) {}; in SetCustomDecorHeight() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h471 void SetCustomDecorHeight(int32_t height) override in SetCustomDecorHeight() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1798 void SessionProxy::SetCustomDecorHeight(int32_t height) in SetCustomDecorHeight() function in OHOS::Rosen::SessionProxy