Searched refs:SetOnDragUpdate (Results 1 – 18 of 18) sorted by relevance
119 …dragDetector_->SetOnDragUpdate([weakContent = AceType::WeakClaim(this)](const DragUpdateInfo& info… in Initialize()139 dragDetector_->SetOnDragUpdate([](const DragUpdateInfo& info) {}); in Initialize()
122 recognizer->SetOnDragUpdate(funcDragUpdate); in SetDragCallBack()139 …recognizer->SetOnDragUpdate(AceAsyncEvent<void(const DragUpdateInfo&)>::Create(onDragUpdateId, con…
76 dragDetector_->SetOnDragUpdate([weakRenderStage = WeakClaim(this)](const DragUpdateInfo& info) { in WatchDragToBack()
147 void SetOnDragUpdate(const DragUpdateCallback& onDragUpdate) in SetOnDragUpdate() function
72 dragRecognizer_->SetOnDragUpdate([weak = WeakClaim(this)](const DragUpdateInfo& updateInfo) { in InitRecognizer()
243 … dragDetector_->SetOnDragUpdate([weakDrag = AceType::WeakClaim(this)](const DragUpdateInfo& info) { in InitializeRecognizer()
152 …dragDetector_->SetOnDragUpdate([weakSlider = AceType::WeakClaim(this)](const DragUpdateInfo& info)… in Initialize()
215 …dragRecognizer_->SetOnDragUpdate([weakScroll = AceType::WeakClaim(this)](const DragUpdateInfo& inf… in Initialize()
169 … dragRecognizer_->SetOnDragUpdate([weak = AceType::WeakClaim(this)](const DragUpdateInfo& info) { in HandleDrag()
293 dragDetector_->SetOnDragUpdate([weak](const DragUpdateInfo& info) { in InitDragRecognizer()
306 … dragDetector_->SetOnDragUpdate([weakDrag = AceType::WeakClaim(this)](const DragUpdateInfo& info) { in InitializeRecognizer()
185 …dragDetector_->SetOnDragUpdate([weakFresh = AceType::WeakClaim(this)](const DragUpdateInfo& info) { in Initialize()
407 dragDetector_->SetOnDragUpdate([weak = WeakClaim(this)](const DragUpdateInfo& info) { in Initialize()
404 … dragDetector_->SetOnDragUpdate([weakDrag = AceType::WeakClaim(this)](const DragUpdateInfo& info) { in InitializeRecognizer()
74 dragDetector_->SetOnDragUpdate([weak = WeakClaim(this)](const DragUpdateInfo& info) { in RenderDialogTween()
286 …dragDetector_->SetOnDragUpdate([weakSlider = AceType::WeakClaim(this)](const DragUpdateInfo& info)… in Initialize()
70 …dragDetector_->SetOnDragUpdate([weak = AceType::WeakClaim(this)](const DragUpdateInfo& updateInfo)… in RenderTextOverlay()
539 dragDetector_->SetOnDragUpdate([weak](const DragUpdateInfo& info) { in InitDragRecognizer()