Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DDragController.cpp91 static const int LinkDragBorderInset = 2; variable
840 IntPoint dragImageOffset(-size.width() / 2, -LinkDragBorderInset); in dragImageForLink()