Home
last modified time | relevance | path

Searched refs:DRAG_LEFT_OR_RIGHT (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h194 DRAG_LEFT_OR_RIGHT, member in OHOS::OHOS::Rosen::MoveDragController::DragType
202 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/window/window_manager/utils/include/
H A Dwm_common_inner.h189 DRAG_LEFT_OR_RIGHT, member in OHOS::Rosen::DragType
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h146 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp200 windowInfo_.dragType_ = DragType::DRAG_LEFT_OR_RIGHT; in HWTEST_F()
926 node->SetDragType(DragType::DRAG_LEFT_OR_RIGHT); in HWTEST_F()
1006 node->SetDragType(DragType::DRAG_LEFT_OR_RIGHT); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp862 dragType_ = DragType::DRAG_LEFT_OR_RIGHT; in UpdateDragType()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp731 ASSERT_EQ(moveDragController->dragType_, MoveDragController::DragType::DRAG_LEFT_OR_RIGHT); in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h488 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp746 dragType == DragType::DRAG_LEFT_OR_RIGHT) { in UpdateFloatingWindowSizeForStretchableWindow()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2961 moveDragProperty_->dragType_ = DragType::DRAG_LEFT_OR_RIGHT; in UpdateDragType()

Completed in 18 milliseconds