Home | History | Annotate | Download | only in src

Lines Matching refs:WebDragOperation

191 // Ensure that the WebDragOperation enum values stay in sync with the original
1776 WebDragOperation operation)
1790 WebDragOperation operation)
1805 WebDragOperation WebViewImpl::dragTargetDragEnter(
1819 WebDragOperation WebViewImpl::dragTargetDragOver(
1878 WebDragOperation WebViewImpl::dragTargetDragEnterOrOver(const WebPoint& clientPoint, const WebPoint& screenPoint, DragAction dragAction)
1898 m_dragOperation = static_cast<WebDragOperation>(dropEffect);