Home
last modified time | relevance | path

Searched refs:SetCustomDecorHeight (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_proxy.h91 void SetCustomDecorHeight(int32_t height) override;
H A Dsession_interface.h260 virtual void SetCustomDecorHeight(int32_t height) {}; in SetCustomDecorHeight() function in OHOS::OHOS::Rosen::ISession
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp755 sceneSession->SetCustomDecorHeight(50); in HWTEST_F()
756 sceneSession->SetCustomDecorHeight(20); in HWTEST_F()
760 sceneSession2->SetCustomDecorHeight(50); in HWTEST_F()
761 sceneSession2->SetCustomDecorHeight(150); in HWTEST_F()
H A Dscene_session_manager_test4.cpp366 sceneSession->SetCustomDecorHeight(50); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h419 void SetCustomDecorHeight(int32_t height) override;
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1716 void SessionProxy::SetCustomDecorHeight(int32_t height) in SetCustomDecorHeight() function in OHOS::Rosen::SessionProxy
H A Dsession_stub.cpp1092 SetCustomDecorHeight(height); in HandleSetCustomDecorHeight()
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1952 hostSession->SetCustomDecorHeight(decorHeight); in SetDecorHeight()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5100 void SceneSession::SetCustomDecorHeight(int32_t height) in SetCustomDecorHeight() function in SceneSession

Completed in 38 milliseconds