Home | History | Annotate | Download | only in WebPage

Lines Matching refs:operation

1591 void WebPage::dragEnded(WebCore::IntPoint clientPosition, WebCore::IntPoint globalPosition, uint64_t operation)
1603 m_page->mainFrame()->eventHandler()->dragSourceEndedAt(event, (DragOperation)operation);