Searched refs:StartDragTaskForWeb (Results 1 – 8 of 8) sorted by relevance
186 void StartDragTaskForWeb(const GestureEvent& info);
653 void StartDragTaskForWeb();
565 void GestureEventHub::StartDragTaskForWeb() in StartDragTaskForWeb() function in OHOS::Ace::NG::GestureEventHub588 dragEventActuator->StartDragTaskForWeb(*gestureHub->gestureInfoForWeb_); in StartDragTaskForWeb()
118 void DragEventActuator::StartDragTaskForWeb(const GestureEvent& info) in StartDragTaskForWeb() function in OHOS::Ace::NG::DragEventActuator
961 guestureEventHub->StartDragTaskForWeb();964 guestureEventHub->StartDragTaskForWeb();1423 guestureEventHub->StartDragTaskForWeb();
283 dragEventActuator->StartDragTaskForWeb(GestureEvent());287 dragEventActuator->StartDragTaskForWeb(GestureEvent());
1610 gestureEventHub->StartDragTaskForWeb();
1621 gestureHub->StartDragTaskForWeb(); in NotifyStartDragTask()