Home
last modified time | relevance | path

Searched defs:screenPoint (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebInputEventConversion.cpp588 IntPoint screenPoint = roundedIntPoint(touch->screenLocation()); in WebMouseEventBuilder() local
DWebViewImpl.cpp3218 const WebPoint& screenPoint, in dragSourceEndedAt()
3242 const WebPoint& screenPoint, in dragTargetDragEnter()
3256 const WebPoint& screenPoint, in dragTargetDragOver()
3284 const WebPoint& screenPoint, in dragTargetDrop()
3330 …ewImpl::dragTargetDragEnterOrOver(const WebPoint& clientPoint, const WebPoint& screenPoint, DragAc… in dragTargetDragEnterOrOver()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebViewTest.cpp945 const WebPoint screenPoint(0, 0); in run() local
964 const WebPoint screenPoint(0, 0); in DragAndDropURL() local