Home
last modified time | relevance | path

Searched refs:DRAG_RIGHT_TOP_CORNER (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h197 DRAG_RIGHT_TOP_CORNER, member in OHOS::OHOS::Rosen::MoveDragController::DragType
204 {DragType::DRAG_RIGHT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_EAST_SOUTH_WEST}
/foundation/window/window_manager/utils/include/
H A Dwm_common_inner.h192 DRAG_RIGHT_TOP_CORNER, member in OHOS::Rosen::DragType
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h148 {DragType::DRAG_RIGHT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_EAST_SOUTH_WEST}
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp868 dragType_ = DragType::DRAG_RIGHT_TOP_CORNER; in UpdateDragType()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h490 {DragType::DRAG_RIGHT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_EAST_SOUTH_WEST}
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp745 } else if (dragType == DragType::DRAG_LEFT_TOP_CORNER || dragType == DragType::DRAG_RIGHT_TOP_CORNER || in UpdateFloatingWindowSizeForStretchableWindow()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp935 node->SetDragType(DragType::DRAG_RIGHT_TOP_CORNER); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2967 moveDragProperty_->dragType_ = DragType::DRAG_RIGHT_TOP_CORNER; in UpdateDragType()

Completed in 16 milliseconds