Searched refs:GetPreDragDropNode (Results 1 – 5 of 5) sorted by relevance
82 const RefPtr<DragDropEvent>& GetPreDragDropNode() const in GetPreDragDropNode() function
360 auto preDragDropNode = GetPreDragDropNode(); in PanOnActionUpdate()435 ACE_DCHECK(GetPreDragDropNode() == FindTargetRenderNode<RenderBox>(pipelineContext, info)); in PanOnActionEnd()436 auto targetDragDropNode = GetPreDragDropNode(); in PanOnActionEnd()
1036 auto preDragDropNode = GetPreDragDropNode(); in PanOnActionUpdate()1099 ACE_DCHECK(GetPreDragDropNode() == FindTargetRenderNode<DragDropEvent>(pipelineContext, info)); in PanOnActionEnd()1100 auto targetDragDropNode = GetPreDragDropNode(); in PanOnActionEnd()
1102 auto preDragDropNode = GetPreDragDropNode(); in PanOnActionUpdate()1175 ACE_DCHECK(GetPreDragDropNode() == FindTargetRenderNode<DragDropEvent>(pipelineContext, info)); in PanOnActionEnd()1176 auto targetDragDropNode = GetPreDragDropNode(); in PanOnActionEnd()
1128 auto preDragDropNode = GetPreDragDropNode(); in PanOnActionUpdate()1204 ACE_DCHECK(GetPreDragDropNode() == FindTargetRenderNode<DragDropEvent>(pipelineContext, info)); in PanOnActionEnd()1205 auto targetDragDropNode = GetPreDragDropNode(); in PanOnActionEnd()