Searched defs:clientPoint (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | TouchActionTest.cpp | 230 IntPoint clientPoint; in runTestOnTree() local 306 …d TouchActionTest::sendTouchEvent(WebView* webView, WebInputEvent::Type type, IntPoint clientPoint) in sendTouchEvent()
|
D | ImeOnFocusTest.cpp | 77 void ImeOnFocusTest::sendGestureTap(WebView* webView, IntPoint clientPoint) in sendGestureTap()
|
D | WebViewTest.cpp | 1000 const WebPoint clientPoint(0, 0); in run() local 1019 const WebPoint clientPoint(0, 0); in DragAndDropURL() local
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebViewImpl.cpp | 3439 const WebPoint& clientPoint, in dragSourceEndedAt() 3461 const WebPoint& clientPoint, in dragTargetDragEnter() 3475 const WebPoint& clientPoint, in dragTargetDragOver() 3503 void WebViewImpl::dragTargetDrop(const WebPoint& clientPoint, in dragTargetDrop() 3561 WebDragOperation WebViewImpl::dragTargetDragEnterOrOver(const WebPoint& clientPoint, const WebPoint… in dragTargetDragEnterOrOver()
|