Home
last modified time | relevance | path

Searched defs:dragEventType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_hub_test_ng.cpp238 std::string dragEventType; variable
344 std::string dragEventType; variable
651 std::string dragEventType; variable
687 std::string dragEventType; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp496 DragEventType dragEventType, RefPtr<NotifyDragEvent>& notifyEvent) in NotifyDragRegisterFrameNode()
516 const Point& point, const DragEventType& dragEventType, const DragRet& dragRet) in NotifyDragFrameNode()
1508 RefPtr<NotifyDragEvent>& notifyEvent, const Point& point, const DragEventType dragEventType) in UpdateNotifyDragEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h512 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) {}; in HandleOnDragStatusCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp2955 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in HandleHotZone()
3014 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in HandleOnDragStatusCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp8928 const DragEventType& dragEventType, const RefPtr<NotifyDragEvent>& notifyDragEvent) in OnBackPressed()