Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/
DScrollbar.cpp188 static bool thumbUnderMouse(Scrollbar* scrollbar) in thumbUnderMouse() function
202 …if ((m_pressedPart == BackTrackPart || m_pressedPart == ForwardTrackPart) && thumbUnderMouse(this)… in autoscrollPressedPart()
221 …if ((m_pressedPart == BackTrackPart || m_pressedPart == ForwardTrackPart) && thumbUnderMouse(this)… in startTimerIfNeeded()
/external/webkit/WebCore/
DChangeLog-2007-10-1421647 (WebCore::PlatformScrollbar::thumbUnderMouse):
30838 (WebCore::PlatformScrollbar::thumbUnderMouse):
31172 (WebCore::PlatformScrollBar::thumbUnderMouse):
DChangeLog-2009-06-1689899 (WebCore::thumbUnderMouse):
91027 (WebCore::Scrollbar::thumbUnderMouse):