Searched refs:dragOffset (Results 1 – 6 of 6) sorted by relevance
71 const IntPoint& dragOffset() const { return m_dragOffset; } in dragOffset() function
207 NSSize dragOffset = NSMakeSize(0.0, 0.0);210 [self dragImage:image at:NSMakePoint(0, yAt) offset:dragOffset
1593 …sition.x() + m_page->dragController()->dragOffset().x(), clientPosition.y() + m_page->dragControll… in dragEnded()1594 …sition.x() + m_page->dragController()->dragOffset().x(), globalPosition.y() + m_page->dragControll… in dragEnded()
3681 …MakePoint(windowImageLoc.x + dragController->dragOffset().x(), windowImageLoc.y + dragController->…
7738 dragOffset and dragSourecAction is now stored in WebCore::DragController7741 Removed dragOffset declaration, migrated to WebCore::DragController
59884 (WebCore::DragController::dragOffset):61200 (WebCore::DragController::dragOffset):