Searched refs:CopyDragEvent (Results 1 – 3 of 3) sorted by relevance
231 void CopyDragEvent(const RefPtr<DragEventActuator>& dragEventActuator);
1750 dragEventActuator_->CopyDragEvent(originalDragEventActuator); in CopyEvent()
1871 void DragEventActuator::CopyDragEvent(const RefPtr<DragEventActuator>& dragEventActuator) in CopyDragEvent() function in OHOS::Ace::NG::DragEventActuator