Home
last modified time | relevance | path

Searched refs:GetSessionTargetRect (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1121 * @tc.name: GetSessionTargetRect
1122 * @tc.desc: * @tc.name: GetSessionTargetRect
1125 HWTEST_F(SceneSessionTest2, GetSessionTargetRect, Function | SmallTest | Level2) in HWTEST_F()
1129 info.bundleName_ = "GetSessionTargetRect"; in HWTEST_F()
1138 WSRect rectResult = scensession->GetSessionTargetRect(); in HWTEST_F()
1150 rectResult = scensession->GetSessionTargetRect(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h307 WSRect GetSessionTargetRect() const;
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp483 WSRect rect = session->GetSessionTargetRect(); in OnWindowDragHotArea()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4251 WSRect SceneSession::GetSessionTargetRect() const in GetSessionTargetRect() function in SceneSession

Completed in 22 milliseconds