Home
last modified time | relevance | path

Searched refs:DRAG_EVENT_IN (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_drag_test.cpp137 ASSERT_EQ(DragEvent::DRAG_EVENT_IN, firstWindowDragListener_->event_); in HWTEST_F()
167 ASSERT_EQ(DragEvent::DRAG_EVENT_IN, firstWindowDragListener_->event_); in HWTEST_F()
210 ASSERT_EQ(DragEvent::DRAG_EVENT_IN, firstWindowDragListener_->event_); in HWTEST_F()
222 ASSERT_EQ(DragEvent::DRAG_EVENT_IN, secondWindowDragListener_->event_); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp58 token->UpdateWindowDragInfo(point, DragEvent::DRAG_EVENT_IN); in UpdateDragInfo()
84 hitWindow->GetWindowToken()->UpdateWindowDragInfo(point, DragEvent::DRAG_EVENT_IN); in StartDrag()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h351 DRAG_EVENT_IN = 1, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag::DragEvent
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h379 DRAG_EVENT_IN = 1, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::DragEvent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp790 case OHOS::Rosen::DragEvent::DRAG_EVENT_IN: in OnDrag()
H A Dui_content_impl.cpp614 case OHOS::Rosen::DragEvent::DRAG_EVENT_IN: in OnDrag()

Completed in 17 milliseconds