/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_input_test.cpp | 88 Rect windowRect = window->GetRect(); variable 136 Rect windowRect = window->GetRect(); variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A D | js_extension_window_utils.cpp | 68 Rect windowRect = window->GetRect(); in CreateJsExtensionWindowPropertiesObject() local 87 Rect windowRect = window->GetRect(); in CreateJsExtensionWindowProperties() local
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_info_helper_test.cpp | 151 SecCompRect windowRect = GetDefaultRect(); variable 194 SecCompRect windowRect = GetDefaultRect(); variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | move_drag_controller_test.cpp | 746 WSRect windowRect = { 0, 0, 0, 0 }; variable 783 WSRect windowRect = { 1, 2, 3, 4 }; variable 799 WSRect windowRect = { 5, 6, 7, 8 }; variable
|
H A D | scene_session_dirty_manager_test2.cpp | 109 WSRect windowRect = {0, 0, 1270, 2700}; in InitSceneSession() local 133 WSRect windowRect = {0, 0, 1270, 2700}; variable 169 WSRect windowRect = {0, 0, 1270, 2700}; variable
|
H A D | scene_session_test4.cpp | 750 Rect windowRect = { 100, 100, 100, 100 }; variable
|
H A D | scene_session_dirty_manager_test.cpp | 630 Rect windowRect {1, 1, 7, 8}; variable
|
H A D | scene_session_test.cpp | 195 Rect windowRect = {1, 1, 1, 1}; variable 873 Rect windowRect = { 5, 6, 7, 8 }; variable
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_info_helper.cpp | 99 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | system_window_scene.cpp | 48 Rosen::WSRect windowRect { in OnBoundsChanged() local 240 Rosen::Rect windowRect { in RegisterResponseRegionCallback() local
|
H A D | window_scene.cpp | 169 Rosen::Rect windowRect { in RegisterResponseRegionCallback() local 229 Rosen::WSRect windowRect { in OnBoundsChanged() local 489 RectF windowRect(0, 0, frameSize.Width(), frameSize.Height()); in OnConnect() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_dirty_manager.cpp | 206 WSRect windowRect = sceneSession->GetSessionGlobalRect(); in UpdateDefaultHotAreas() local 251 WSRect windowRect = sceneSession->GetSessionGlobalRect(); in UpdateHotAreas() local 454 MMI::Rect windowRect = { in AddModalExtensionWindowInfo() local 630 WSRect windowRect = sceneSession->GetSessionGlobalRect(); in GetWindowInfo() local
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/ |
H A D | windowscene_fuzzer.cpp | 78 Rect windowRect; in InitWindowOption1() local
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | avoid_area_controller_test.cpp | 272 Rect windowRect = { 0, static_cast<int32_t>(statusBarRect.height_), statusBarRect.width_, variable 324 Rect windowRect = { 0, static_cast<int32_t>(statusBarRect.height_), statusBarRect.width_, variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 115 …veDragController::GetFullScreenToFloatingRect(const WSRect& originalRect, const WSRect& windowRect) in GetFullScreenToFloatingRect() 744 void MoveDragController::CalcFirstMoveTargetRect(const WSRect& windowRect, bool isFullToFloating) in CalcFirstMoveTargetRect()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 443 Rect windowRect = window->GetRect(); in CreateJsWindowPropertiesObject() local 641 const Rect& windowRect, Rect& touchableRect) in ParseAndCheckRect() 681 const Rect& windowRect, std::vector<Rect>& touchableAreas) in ParseTouchableAreas()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 1474 const auto& windowRect = GetRect(); in MoveTo() local 1550 const auto& windowRect = GetRect(); in MoveWindowToGlobal() local 1713 const auto& windowRect = GetRect(); in Resize() local 3790 Rect windowRect = GetRequestRect(); in UpdateNewSize() local 4009 const Rect& windowRect = GetRequestRect(); in HandleWindowMask() local 4342 const auto& windowRect = GetRect(); in HandleDownForCompatibleMode() local 4382 const auto& windowRect = GetRect(); in HandleMoveForCompatibleMode() local 4428 const auto& windowRect = GetRect(); in ConvertPointForCompatibleMode() local 4440 const auto& windowRect = GetRect(); in IsInMappingRegionForCompatibleMode() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | avoid_area_controller.cpp | 233 AvoidPosType AvoidAreaController::GetAvoidPosType(const Rect& windowRect, const Rect& overlayRect) … in GetAvoidPosType() argument
|
H A D | window_controller.cpp | 958 auto windowRect = node->GetWindowRect(); in StopBootAnimationIfNeed() local 1458 auto windowRect = node->GetWindowRect(); in UpdateProperty() local 1735 Rect windowRect = node->GetWindowRect(); in UpdateTouchHotAreas() local
|
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/ |
H A D | sec_comp_base.cpp | 373 SecCompRect windowRect = other->windowRect_; in CompareComponentBasicInfo() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_utils.h | 52 CRect windowRect; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 471 auto windowRect = window->GetRect(); in OnStart() local 502 auto windowRect = window->GetRect(); in OnStart() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.cpp | 277 auto windowRect = pipelineContext->GetDisplayWindowRectInfo(); in BindContextMenu() local 323 auto windowRect = pipelineContext->GetDisplayWindowRectInfo(); in BindContextMenu() local
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 486 … static bool CalculateTouchHotAreas(const Rect& windowRect, const std::vector<Rect>& requestRects, in CalculateTouchHotAreas()
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test4.cpp | 1088 Rect windowRect = { 0, 0, 0, 0 }; variable
|