Home
last modified time | relevance | path

Searched defs:requestRect (Results 1 - 12 of 12) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp163 Rect requestRect = property->GetRequestRect(); in DumpLayoutRectParam() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp1554 auto requestRect = keyboardSession->GetSessionRequestRect(); in HWTEST_F() local
[all...]
H A Dwindow_session_property_test.cpp858 Rect requestRect = {0, 0, 0, 0}; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp162 const auto& requestRect = node->GetRequestRect(); in PerformWindowLayout() local
H A Ddisplay_group_controller.cpp237 Rect requestRect = node->GetRequestRect(); in ChangeToRectInDisplayGroup() local
H A Dwindow_layout_policy_cascade.cpp172 const auto& requestRect = node->GetRequestRect(); in PerformWindowLayout() local
H A Dwindow_controller.cpp437 auto requestRect = node->GetRequestRect(); in RelayoutKeyboard() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp540 auto requestRect = sessionProperty->GetRequestRect(); in RelayoutKeyBoard() local
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp160 Rect requestRect = {0, 0, requestWidth, requestHeight}; in ShowPictureInPictureWindow() local
H A Dwindow_scene_session_impl.cpp1096 const auto& requestRect = GetRequestRect(); in PreLayoutOnShow() local
1473 const auto& requestRect = GetRequestRect(); MoveTo() local
1657 const auto& requestRect = GetRequestRect(); Resize() local
[all...]
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp52 void WindowProperty::SetRequestRect(const Rect& requestRect) in SetRequestRect() argument
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp167 void WindowSessionProperty::SetRequestRect(const Rect& requestRect) in SetRequestRect() argument

Completed in 25 milliseconds