Home
last modified time | relevance | path

Searched refs:tryDocumentDrag (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/page/
DDragController.h98 bool tryDocumentDrag(DragData*, DragDestinationAction, DragOperation&);
DDragController.cpp245 bool handledByDocument = tryDocumentDrag(dragData, m_dragDestinationAction, operation); in dragEnteredOrUpdated()
291 bool DragController::tryDocumentDrag(DragData* dragData, DragDestinationAction actionMask, DragOper… in tryDocumentDrag() function in WebCore::DragController
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1414176 (WebCore::DragController::tryDocumentDrag):
38901 (WebCore::DragController::tryDocumentDrag):
53609 (WebCore::DragController::tryDocumentDrag):
55062 (WebCore::DragController::tryDocumentDrag):
55065 ASSERT(m_document) -- tryDocumentDrag is the only
55274 (WebCore::DragController::tryDocumentDrag):
61351 (WebCore::DragController::tryDocumentDrag):
61880 (WebCore::DragController::tryDocumentDrag):
DChangeLog-2010-01-2957321 (WebCore::DragController::tryDocumentDrag):
57518 (WebCore::DragController::tryDocumentDrag):
76629 (WebCore::DragController::tryDocumentDrag):
81847 (WebCore::DragController::tryDocumentDrag):
95008 (WebCore::DragController::tryDocumentDrag):
95030 (WebCore::DragController::tryDocumentDrag):
DChangeLog-2010-05-2413663 (WebCore::DragController::tryDocumentDrag):
14993 (WebCore::DragController::tryDocumentDrag):
15071 (WebCore::DragController::tryDocumentDrag):
DChangeLog-2009-06-16648 DragController::tryDocumentDrag()
664 (WebCore::DragController::tryDocumentDrag):
7867 (WebCore::DragController::tryDocumentDrag):
40509 (WebCore::DragController::tryDocumentDrag):
55713 (WebCore::DragController::tryDocumentDrag): Don't pass dragData to dragIsMove.
DChangeLog-2011-02-1626976 (WebCore::DragController::tryDocumentDrag): Modified call to dragIsMove.
DChangeLog-2010-12-06808 (WebCore::DragController::tryDocumentDrag):
13330 (WebCore::DragController::tryDocumentDrag):
DChangeLog2612 (WebCore::DragController::tryDocumentDrag): Uses DragCaretController.
DChangeLog-2008-08-1011894 (WebCore::DragController::tryDocumentDrag):