Searched refs:distanceDragged (Results 1 – 1 of 1) sorted by relevance
111 LayoutSize distanceDragged = eventLocation - m_lastDragEventLocation; in continueDrag() local112 m_cumulativeDragOffset.move(distanceDragged); in continueDrag()