Searched refs:shouldAutoscrollForDragAndDrop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DAutoscrollController.cpp167 if (!page || !page->chrome().client()->shouldAutoscrollForDragAndDrop(scrollable)) {
H A DChromeClient.h363 virtual bool shouldAutoscrollForDragAndDrop(RenderBox*) const { return false; } function in class:WebCore::ChromeClient

Completed in 194 milliseconds