Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DDragController.h80 static const int DragIconRightInset; variable
DDragController.cpp87 const int DragController::DragIconRightInset = 7; member in WebCore::DragController