Home
last modified time | relevance | path

Searched refs:dragLoc (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DDragController.cpp833 …st String& linkText, float deviceScaleFactor, const IntPoint& mouseDraggedPoint, IntPoint& dragLoc) in dragImageForLink() argument
841dragLoc = IntPoint(mouseDraggedPoint.x() + dragImageOffset.x(), mouseDraggedPoint.y() + dragImageO… in dragImageForLink()