/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_drag_test.cpp | 36 void TestDragListener::OnDrag(int32_t x, int32_t y, DragEvent event) in OnDrag() function in OHOS::Rosen::TestDragListener
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | event_listener.cpp | 113 bool ViewOnTouchListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::ACELite::ViewOnTouchListener
|
/foundation/arkui/ui_lite/test/uitest/test_slider/ |
H A D | ui_test_slider.cpp | 99 bool TestUISliderEventListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::TestUISliderEventListener
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_view.h | 215 virtual bool OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::UIView::OnDragListener
|
/foundation/arkui/ui_lite/test/uitest/test_input_event/ |
H A D | ui_test_input_event.h | 327 virtual bool OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::TestOnDragListener
|
/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | render_switch.cpp | 298 void RenderSwitch::OnDrag(const Offset& updatePoint) in OnDrag() function in OHOS::Ace::RenderSwitch
|
/foundation/arkui/ui_lite/test/unittest/events/ |
H A D | event_bubble_unit_test.cpp | 147 virtual bool OnDrag(DragEvent& event) in OnDrag() function in OHOS::TestOnDragListener
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ui_content_impl.cpp | 124 void OnDrag(int32_t x, int32_t y, OHOS::Rosen::DragEvent event) in OnDrag() function in OHOS::Ace::DragWindowListener
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 144 void AceWindowListener::OnDrag(int32_t x, int32_t y, OHOS::Rosen::DragEvent event) in OnDrag() function in OHOS::Ace::AceWindowListener 772 void AceAbility::OnDrag(int32_t x, int32_t y, OHOS::Rosen::DragEvent event) in OnDrag() function in OHOS::Ace::AceAbility
|
H A D | ui_content_impl.cpp | 592 void OnDrag(int32_t x, int32_t y, OHOS::Rosen::DragEvent event) in OnDrag() function in OHOS::Ace::DragWindowListener
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 198 virtual void OnDrag(int32_t x, int32_t y, DragEvent event) {} in OnDrag() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::IWindowDragListener
|