Searched refs:DragClientImpl (Results 1 – 16 of 16) sorted by relevance
41 class DragClientImpl FINAL : public DragClient {43 explicit DragClientImpl(WebViewImpl* webView) : m_webView(webView) { } in DragClientImpl() function
52 DragDestinationAction DragClientImpl::actionMaskForDrag(DragData*) in actionMaskForDrag()61 void DragClientImpl::startDrag(DragImage* dragImage, const IntPoint& dragImageOrigin, const IntPoin… in startDrag()
26 'DragClientImpl.cpp',27 'DragClientImpl.h',
606 DragClientImpl m_dragClientImpl;
44 third_party/WebKit/Source/web/DragClientImpl.cpp \