Searched refs:eventPosition (Results 1 – 2 of 2) sorted by relevance
130 void AutoscrollController::updateDragAndDrop(Node* dropTargetNode, const IntPoint& eventPosition, d… in updateDragAndDrop() argument152 IntSize offset = scrollable->calculateAutoscrollDirection(eventPosition); in updateDragAndDrop()158 m_dragAndDropAutoscrollReferencePosition = eventPosition + offset; in updateDragAndDrop()
66 void updateDragAndDrop(Node* targetNode, const IntPoint& eventPosition, double eventTime);