Home
last modified time | relevance | path

Searched refs:dragControllerDestroyed (Results 1 – 25 of 30) sorted by relevance

12

/external/webkit/Source/WebKit/efl/WebCoreSupport/
DDragClientEfl.cpp63 void DragClientEfl::dragControllerDestroyed() in dragControllerDestroyed() function in WebCore::DragClientEfl
DDragClientEfl.h49 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DDragClientWinCE.cpp61 void DragClientWinCE::dragControllerDestroyed() in dragControllerDestroyed() function in WebKit::DragClientWinCE
DDragClientWinCE.h42 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DDragClientHaiku.cpp46 void DragClientHaiku::dragControllerDestroyed() in dragControllerDestroyed() function in WebCore::DragClientHaiku
DDragClientHaiku.h37 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit/wx/WebKitSupport/
DDragClientWx.cpp52 void DragClientWx::dragControllerDestroyed() in dragControllerDestroyed() function in WebCore::DragClientWx
DDragClientWx.h38 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit/android/WebCoreSupport/
DDragClientAndroid.cpp34 void DragClientAndroid::dragControllerDestroyed() { notImplemented(); delete this; } in dragControllerDestroyed() function in android::DragClientAndroid
DDragClientAndroid.h46 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebDragClient.cpp61 void WebDragClient::dragControllerDestroyed() in dragControllerDestroyed() function in WebKit::WebDragClient
DWebDragClient.h53 virtual void dragControllerDestroyed();
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDragClientQt.h40 virtual void dragControllerDestroyed();
DDragClientQt.cpp75 void DragClientQt::dragControllerDestroyed() in dragControllerDestroyed() function in WebCore::DragClientQt
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebDragClient.h38 virtual void dragControllerDestroyed();
DWebDragClient.cpp170 void WebDragClient::dragControllerDestroyed() in dragControllerDestroyed() function in WebDragClient
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebDragClient.h36 virtual void dragControllerDestroyed();
DWebDragClient.mm133 void WebDragClient::dragControllerDestroyed() function
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDragClientGtk.h54 virtual void dragControllerDestroyed();
DDragClientGtk.cpp154 void DragClient::dragControllerDestroyed() in dragControllerDestroyed() function in WebKit::DragClient
/external/webkit/Source/WebCore/page/
DDragClient.h66 virtual void dragControllerDestroyed() = 0;
DDragController.cpp99 m_client->dragControllerDestroyed(); in ~DragController()
/external/webkit/Source/WebKit/chromium/src/
DDragClientImpl.h65 virtual void dragControllerDestroyed();
DDragClientImpl.cpp99 void DragClientImpl::dragControllerDestroyed() in dragControllerDestroyed() function in WebKit::DragClientImpl
/external/webkit/Source/WebCore/loader/
DEmptyClients.h580 virtual void dragControllerDestroyed() { } in dragControllerDestroyed() function

12