Home
last modified time | relevance | path

Searched refs:CancelDragAndDrop (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.h244 CancelDragAndDrop, enumerator
DEventHandler.cpp1781 case CancelDragAndDrop: in canHandleDragAndDropForTarget()
1856 …if (m_dragTarget && canHandleDragAndDropForTarget(CancelDragAndDrop, m_dragTarget.get(), event, cl… in cancelDragAndDrop()