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

/macosx-10.10/WebCore-7600.1.25/page/
H A DAutoscrollController.cpp99 if (autoscrollInProgress() && frame.eventHandler().mouseDownWasInSubframe()) {
H A DEventHandler.h144 bool mouseDownWasInSubframe() const { return m_mouseDownWasInSubframe; } function in class:WebCore::EventHandler

Completed in 73 milliseconds