Home
last modified time | relevance | path

Searched defs:OnDrag (Results 1 - 11 of 11) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_drag_test.cpp36 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 Devent_listener.cpp113 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 Dui_test_slider.cpp99 bool TestUISliderEventListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::TestUISliderEventListener
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h215 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 Dui_test_input_event.h327 virtual bool OnDrag(UIView& view, const DragEvent& event) in OnDrag() function in OHOS::TestOnDragListener
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp298 void RenderSwitch::OnDrag(const Offset& updatePoint) in OnDrag() function in OHOS::Ace::RenderSwitch
/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp147 virtual bool OnDrag(DragEvent& event) in OnDrag() function in OHOS::TestOnDragListener
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp124 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 Dace_ability.cpp144 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 Dui_content_impl.cpp592 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 Dwindow.h198 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

Completed in 20 milliseconds