Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h193 DRAG_UNDEFINED, member in OHOS::OHOS::Rosen::MoveDragController::DragType
200 {DragType::DRAG_UNDEFINED, MMI::MOUSE_ICON::DEFAULT},
209 DragType dragType_ = DragType::DRAG_UNDEFINED;
/foundation/window/window_manager/utils/include/
H A Dwm_common_inner.h188 DRAG_UNDEFINED, member in OHOS::Rosen::DragType
225 dragType_(DragType::DRAG_UNDEFINED) in MoveDragProperty()
H A Dwindow_property.h205 DragType dragType_ = DragType::DRAG_UNDEFINED;
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h144 {DragType::DRAG_UNDEFINED, MMI::MOUSE_ICON::DEFAULT},
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp505 DragType dragType = DragType::DRAG_UNDEFINED; in HWTEST_F()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp81 .dragType_ = DragType::DRAG_UNDEFINED,
100 .dragType_ = DragType::DRAG_UNDEFINED, in SetUpTestCase()
H A Dwindow_node_test.cpp659 ASSERT_EQ(DragType::DRAG_UNDEFINED, windowNode->GetDragType()); in HWTEST_F()
H A Dwindow_controller_test.cpp1057 moveDragProperty->dragType_ = DragType::DRAG_UNDEFINED; in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h486 {DragType::DRAG_UNDEFINED, MMI::MOUSE_ICON::DEFAULT},

Completed in 13 milliseconds