Searched refs:isDrag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDropSource.h39 WebCore::PlatformMouseEvent generateMouseEvent(WebView*, bool isDrag);
H A DWebDropSource.cpp96 PlatformMouseEvent generateMouseEvent(WebView* webView, bool isDrag) argument
105 isDrag ? LeftButton : NoButton, PlatformEvent::MouseMoved, 0, false, false, false, false, currentTime());

Completed in 437 milliseconds