Searched defs:dragEventType (Results 1 – 6 of 6) sorted by relevance
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| D | event_hub_test_ng.cpp | 233 std::string dragEventType; variable 339 std::string dragEventType; variable 646 std::string dragEventType; variable 682 std::string dragEventType; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
| D | drag_drop_manager.cpp | 378 DragEventType dragEventType, RefPtr<NotifyDragEvent>& notifyEvent) in NotifyDragRegisterFrameNode() 398 const Point& point, const DragEventType& dragEventType, const DragRet& dragRet) in NotifyDragFrameNode() 1086 RefPtr<NotifyDragEvent>& notifyEvent, const Point& point, const DragEventType dragEventType) in UpdateNotifyDragEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
| D | pattern.h | 440 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) {}; in HandleOnDragStatusCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| D | scrollable_pattern.cpp | 2205 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in HandleHotZone() 2264 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in HandleOnDragStatusCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 5428 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in OnBackPressed()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_pattern.cpp | 6618 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent)
|