Searched refs:DRAG_UNDEFINED (Results 1 - 9 of 9) sorted by relevance
/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | move_drag_controller.h | 193 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 D | wm_common_inner.h | 188 DRAG_UNDEFINED,
member in OHOS::Rosen::DragType 225 dragType_(DragType::DRAG_UNDEFINED)
in MoveDragProperty()
|
H A D | window_property.h | 205 DragType dragType_ = DragType::DRAG_UNDEFINED;
|
/foundation/window/window_manager/wmserver/include/ |
H A D | window_controller.h | 144 {DragType::DRAG_UNDEFINED, MMI::MOUSE_ICON::DEFAULT},
|
/foundation/window/window_manager/utils/test/unittest/ |
H A D | window_property_test.cpp | 505 DragType dragType = DragType::DRAG_UNDEFINED; in HWTEST_F()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_layout_policy_test.cpp | 81 .dragType_ = DragType::DRAG_UNDEFINED, 100 .dragType_ = DragType::DRAG_UNDEFINED, in SetUpTestCase()
|
H A D | window_node_test.cpp | 659 ASSERT_EQ(DragType::DRAG_UNDEFINED, windowNode->GetDragType()); in HWTEST_F()
|
H A D | window_controller_test.cpp | 1057 moveDragProperty->dragType_ = DragType::DRAG_UNDEFINED; in HWTEST_F()
|
/foundation/window/window_manager/wm/include/ |
H A D | window_impl.h | 486 {DragType::DRAG_UNDEFINED, MMI::MOUSE_ICON::DEFAULT},
|
Completed in 17 milliseconds