/ohos5.0/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
|
/ohos5.0/base/update/updater/services/ui/control/ |
H A D | event_listener.cpp | 120 bool BtnOnDragListener::OnDrag(OHOS::UIView &view, const OHOS::DragEvent &event) in OnDrag() function in Updater::BtnOnDragListener
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 767 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 | 608 void OnDrag(int32_t x, int32_t y, OHOS::Rosen::DragEvent event) in OnDrag() function in OHOS::Ace::DragWindowListener
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
H A D | window_fuzzer.cpp | 156 void OnDrag(int32_t x, int32_t y, DragEvent event) override in OnDrag() function in OHOS::WindowDragListener
|
/ohos5.0/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
|