Home
last modified time | relevance | path

Searched refs:updateDragAndDrop (Results 1 – 11 of 11) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h128 bool updateDragAndDrop(const PlatformMouseEvent&, Clipboard*);
H A DDragController.cpp558 if (!mainFrame->eventHandler()->updateDragAndDrop(event, clipboard.get())) { in tryDHTMLDrag()
H A DEventHandler.cpp1755 wasAccepted = frame->eventHandler()->updateDragAndDrop(event, clipboard); in canHandleDragAndDropForTarget()
1774 bool EventHandler::updateDragAndDrop(const PlatformMouseEvent& event, Clipboard* clipboard) in updateDragAndDrop() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-05-106936 (WebCore::FrameView::updateDragAndDrop): Ditto.
11012 (WebCore::FrameView::updateDragAndDrop): Send drag events to the shadowAncestorNode.
11877 (WebCore::FrameView::updateDragAndDrop): Ditto.
12854 (WebCore::FrameView::updateDragAndDrop):
13081 (WebCore::FrameView::updateDragAndDrop):
29999 (FrameView::updateDragAndDrop):
33245 (KHTMLView::updateDragAndDrop):
35533 (KHTMLView::updateDragAndDrop):
H A DChangeLog-2005-12-192876 (KHTMLView::updateDragAndDrop):
19675 (KHTMLView::updateDragAndDrop):
21810 (KHTMLView::updateDragAndDrop):
H A DChangeLog-2005-08-2317947 (KHTMLView::updateDragAndDrop):
18097 (KHTMLView::updateDragAndDrop):
42540 (KHTMLView::updateDragAndDrop): For any drag target that is a text node,
43387 (KHTMLView::updateDragAndDrop):
43462 (KHTMLView::updateDragAndDrop): Handle a dragenter or dragupdate.
H A DChangeLog-2010-01-2933998 of the drag-and-drop processing loop, WebCore::EventHandler::updateDragAndDrop.
34010 …(WebCore::EventHandler::updateDragAndDrop): Moved code from WebCore::EventHandler::dragSourceMoved…
36193 (WebCore::EventHandler::updateDragAndDrop):
52827 Need to check NULL frame in EventHandler::updateDragAndDrop.
52833 (WebCore::EventHandler::updateDragAndDrop):
59499 (WebCore::EventHandler::updateDragAndDrop):
60508 (WebCore::EventHandler::updateDragAndDrop):
H A DChangeLog-2006-12-312585 (WebCore::EventHandler::updateDragAndDrop):
14737 (WebCore::FrameView::updateDragAndDrop):
47205 (WebCore::FrameView::updateDragAndDrop):
H A DChangeLog-2007-10-1412989 (WebCore::EventHandler::updateDragAndDrop):
44253 (WebCore::EventHandler::updateDragAndDrop):
46584 (WebCore::EventHandler::updateDragAndDrop):
H A DChangeLog-2009-06-1627330 (WebCore::EventHandler::updateDragAndDrop):
39970 (WebCore::EventHandler::updateDragAndDrop):
45142 (WebCore::EventHandler::updateDragAndDrop):
73019 (WebCore::EventHandler::updateDragAndDrop):
H A DChangeLog28130 (WebCore::EventHandler::updateDragAndDrop):