Home
last modified time | relevance | path

Searched refs:isCopyKeyDown (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/page/efl/
DDragControllerEfl.cpp46 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/brew/
DDragControllerBrew.cpp44 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/gtk/
DDragControllerGtk.cpp45 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/qt/
DDragControllerQt.cpp46 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/wx/
DDragControllerWx.cpp46 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/android/
DDragControllerAndroid.cpp35 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/haiku/
DDragControllerHaiku.cpp47 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/win/
DDragControllerWin.cpp53 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/chromium/
DDragControllerChromium.cpp57 bool DragController::isCopyKeyDown(DragData*) in isCopyKeyDown() function in WebCore::DragController
/external/webkit/Source/WebCore/page/
DDragController.h103 bool isCopyKeyDown(DragData*);
DDragController.cpp146 …ocumentUnderMouse == m_dragInitiator && selection->isContentEditable() && !isCopyKeyDown(dragData); in dragIsMove()
/external/webkit/Source/WebCore/page/mac/
DDragControllerMac.mm45 bool DragController::isCopyKeyDown(DragData* dragData)
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1626978 * page/DragController.h: Added parameter to isCopyKeyDown.
26982 (WebCore::DragController::isCopyKeyDown):
26999 parameter to isCopyKeyDown. I plan to improve this in the future
27000 and make isCopyKeyDown not platform specific.
27002 (WebCore::DragController::isCopyKeyDown):
27004 (WebCore::DragController::isCopyKeyDown):
27006 (WebCore::DragController::isCopyKeyDown):
27008 (WebCore::DragController::isCopyKeyDown):
27010 (WebCore::DragController::isCopyKeyDown):
27012 (WebCore::DragController::isCopyKeyDown):
[all …]
DChangeLog-2007-10-1426550 (WebCore::DragController::isCopyKeyDown):
61913 (WebCore::DragController::isCopyKeyDown):
61927 (WebCore::DragController::isCopyKeyDown):
DChangeLog-2010-01-2915263 (WebCore::DragController::isCopyKeyDown):
22124 (WebCore::DragController::isCopyKeyDown):
85046 (WebCore::DragController::isCopyKeyDown):
87893 (WebCore::DragController::isCopyKeyDown):
DChangeLog-2010-05-24781 (WebCore::DragController::isCopyKeyDown):
DChangeLog-2008-08-1076486 (WebCore::DragController::isCopyKeyDown):
DChangeLog-2009-06-1655530 (WebCore::DragController::isCopyKeyDown):