Home
last modified time | relevance | path

Searched refs:dragImageOrigin (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DDragClientImpl.cpp74 const IntPoint& dragImageOrigin, in startDrag() argument
87 IntSize offsetSize(eventPos - dragImageOrigin); in startDrag()
DDragClientImpl.h60 const WebCore::IntPoint& dragImageOrigin,
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDragClientGtk.cpp100 void DragClient::startDrag(DragImageRef image, const IntPoint& dragImageOrigin, const IntPoint& eve… in startDrag() argument
137 IntSize origin = eventPos - dragImageOrigin; in startDrag()
DDragClientGtk.h52 … startDrag(WebCore::DragImageRef dragImage, const WebCore::IntPoint& dragImageOrigin, const WebCor…
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DDragClientHaiku.h40 virtual void startDrag(DragImageRef dragImage, const IntPoint& dragImageOrigin,
/external/webkit/Source/WebKit/wx/WebKitSupport/
DDragClientWx.cpp64 const IntPoint& dragImageOrigin, in startDrag() argument
DDragClientWx.h41 … startDrag(WebCore::DragImageRef dragImage, const WebCore::IntPoint& dragImageOrigin, const WebCor…
/external/webkit/Source/WebKit/android/WebCoreSupport/
DDragClientAndroid.h43 …virtual void startDrag(DragImageRef dragImage, const IntPoint& dragImageOrigin, const IntPoint& ev…
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDragClientQt.h43 …virtual void startDrag(DragImageRef, const IntPoint& dragImageOrigin, const IntPoint& eventPos, Cl…
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DDragClientEfl.h47 … startDrag(WebCore::DragImageRef dragImage, const WebCore::IntPoint& dragImageOrigin, const WebCor…
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebDragClient.h48 … startDrag(WebCore::DragImageRef dragImage, const WebCore::IntPoint& dragImageOrigin, const WebCor…
/external/webkit/Source/WebCore/page/
DDragClient.h64 …virtual void startDrag(DragImageRef dragImage, const IntPoint& dragImageOrigin, const IntPoint& ev…