Searched refs:FireOnDragEventWithDragType (Results 1 – 2 of 2) sorted by relevance
513 void FireOnDragEventWithDragType(const RefPtr<EventHub>& eventHub, DragEventType type,
1098 void DragDropManager::FireOnDragEventWithDragType(const RefPtr<EventHub>& eventHub, DragEventType t… in FireOnDragEventWithDragType() function in OHOS::Ace::NG::DragDropManager1165 FireOnDragEventWithDragType(eventHub, type, event, extraParams); in FireOnDragEvent()