Home | History | Annotate | Download | only in src

Lines Matching refs:WebDragOperation

139 // Ensure that the WebDragOperation enum values stay in sync with the original
1363 WebDragOperation operation)
1383 WebDragOperation WebViewImpl::dragTargetDragEnter(
1413 m_dragOperation = static_cast<WebDragOperation>(effect);
1417 WebDragOperation WebViewImpl::dragTargetDragOver(
1443 m_dragOperation = static_cast<WebDragOperation>(effect);