OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldCenterOnThumb
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarThemeGtkOrAura.cpp
143
bool ScrollbarThemeGtkOrAura::
shouldCenterOnThumb
(ScrollbarThemeClient*, const PlatformMouseEvent& evt)
ScrollbarThemeWin.cpp
223
bool ScrollbarThemeWin::
shouldCenterOnThumb
(ScrollbarThemeClient*, const PlatformMouseEvent& evt)
ScrollbarTheme.h
87
virtual bool
shouldCenterOnThumb
(ScrollbarThemeClient*, const PlatformMouseEvent&) { return false; }
Completed in 28 milliseconds