Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarThemeMacCommon.h54 …virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) OV…
DScrollbarTheme.h89 …virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) { … in shouldDragDocumentInsteadOfThumb() function
DScrollbar.cpp399 …convertFromContainingWindow(evt.position()).y(), theme()->shouldDragDocumentInsteadOfThumb(this, e… in mouseMoved()
DScrollbarThemeMacCommon.mm328 bool ScrollbarThemeMacCommon::shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const Platfor…