Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
Dsession_interface.h209 virtual void SetCustomDecorHeight(int32_t height) {}; in SetCustomDecorHeight() function
/foundation/window/window_manager/window_scene/session/host/include/
Dscene_session.h503 void SetCustomDecorHeight(int32_t height) override in SetCustomDecorHeight() function
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp1835 void SessionProxy::SetCustomDecorHeight(int32_t height) in SetCustomDecorHeight() function in OHOS::Rosen::SessionProxy