/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_styles.h | 227 RectF originalRect; member
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | move_drag_controller_test.cpp | 300 WSRect originalRect = { 100, 100, 1000, 1000 }; in HWTEST_F() local 326 WSRect originalRect = { 100, 100, 1000, 1000 }; in HWTEST_F() local 360 WSRect originalRect = { 100, 100, 1000, 1000 }; in HWTEST_F() local 380 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 427 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 443 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 608 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 670 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 864 WSRect originalRect = { 1, 2, 0, 4 }; HWTEST_F() local [all...] |
H A D | session_test.cpp | 551 WSRect originalRect = { 100, 100, 1000, 1000 }; in HWTEST_F() local 586 WSRect originalRect = { 100, 100, 1000, 1000 }; in HWTEST_F() local 639 WSRect originalRect in HWTEST_F() local 681 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 743 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local 802 WSRect originalRect = { 100, 100, 1000, 1000 }; HWTEST_F() local [all...] |
/foundation/window/window_manager/wmserver/src/ |
H A D | display_zoom_controller.cpp | 189 Rect originalRect = deskTop->GetWindowRect(); in UpdateZoomTranslateInfo() local
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 256 WSRect MoveDragController::GetFullScreenToFloatingRect(const WSRect& originalRect, const WSRect& windowRect) in GetFullScreenToFloatingRect() argument 284 ConsumeMoveEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect) ConsumeMoveEvent() argument 433 ConsumeDragEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) ConsumeDragEvent() argument 551 CalcMoveTargetRect(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect) CalcMoveTargetRect() argument 583 EventDownInit(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) EventDownInit() argument 628 CalcFreeformTargetRect(AreaType type, int32_t tranX, int32_t tranY, WSRect originalRect) CalcFreeformTargetRect() argument 666 CalcFixedAspectRatioTargetRect(AreaType type, int32_t tranX, int32_t tranY, float aspectRatio, WSRect originalRect) CalcFixedAspectRatioTargetRect() argument 971 WSRect originalRect = { CalcFirstMoveTargetRect() local [all...] |
H A D | scene_session.cpp | 2211 WSRect originalRect = rect; in FixRectByAspectRatio() local
|